nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Tue, 15 Apr 2025 22:45:25 +0200
branchv_0
changeset 16 63154f9d24a2
parent 15 1c74985d4c4e
child 18 358a601bfe81
permissions -rw-r--r--
code formatting
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <configurationDescriptor version="100">
     3   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
     4     <df root="." name="0">
     5       <in>AlsaBridge.cpp</in>
     6       <in>DJMFix.cpp</in>
     7       <in>Logger.cpp</in>
     8       <in>djm-fix.cpp</in>
     9     </df>
    10     <logicalFolder name="ExternalFiles"
    11                    displayName="Important Files"
    12                    projectFiles="false"
    13                    kind="IMPORTANT_FILES_FOLDER">
    14       <itemPath>Makefile</itemPath>
    15       <itemPath>nbproject/private/launcher.properties</itemPath>
    16     </logicalFolder>
    17   </logicalFolder>
    18   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
    19   <sourceRootList>
    20     <Elem>.</Elem>
    21   </sourceRootList>
    22   <projectmakefile>Makefile</projectmakefile>
    23   <confs>
    24     <conf name="Default" type="0">
    25       <toolsSet>
    26         <compilerSet>default</compilerSet>
    27         <dependencyChecking>false</dependencyChecking>
    28         <rebuildPropChanged>false</rebuildPropChanged>
    29       </toolsSet>
    30       <flagsDictionary>
    31         <element flagsID="0" commonFlags="-fsanitize=address"/>
    32       </flagsDictionary>
    33       <codeAssistance>
    34       </codeAssistance>
    35       <makefileType>
    36         <makeTool>
    37           <buildCommandWorkingDir>.</buildCommandWorkingDir>
    38           <buildCommand>${MAKE} -f Makefile</buildCommand>
    39           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    40           <executablePath></executablePath>
    41         </makeTool>
    42         <preBuild>
    43           <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
    44           <preBuildCommand></preBuildCommand>
    45         </preBuild>
    46       </makefileType>
    47       <item path="AlsaBridge.cpp" ex="false" tool="1" flavor2="0">
    48         <ccTool flags="0">
    49         </ccTool>
    50       </item>
    51       <item path="DJMFix.cpp" ex="false" tool="1" flavor2="0">
    52         <ccTool flags="0">
    53         </ccTool>
    54       </item>
    55       <item path="Logger.cpp" ex="false" tool="1" flavor2="0">
    56         <ccTool flags="0">
    57         </ccTool>
    58       </item>
    59       <item path="djm-fix.cpp" ex="false" tool="1" flavor2="0">
    60         <ccTool flags="0">
    61         </ccTool>
    62       </item>
    63     </conf>
    64   </confs>
    65 </configurationDescriptor>