nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 01 Jun 2025 13:18:10 +0200
branchv_0
changeset 20 a08e30243b95
parent 18 358a601bfe81
permissions -rw-r--r--
Added tag v0.1 for changeset 334b727f7516
     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>Message.cpp</in>
     9       <in>MessageCodec.cpp</in>
    10       <in>djm-fix.cpp</in>
    11     </df>
    12     <logicalFolder name="ExternalFiles"
    13                    displayName="Important Files"
    14                    projectFiles="false"
    15                    kind="IMPORTANT_FILES_FOLDER">
    16       <itemPath>Makefile</itemPath>
    17       <itemPath>nbproject/private/launcher.properties</itemPath>
    18     </logicalFolder>
    19   </logicalFolder>
    20   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
    21   <sourceRootList>
    22     <Elem>.</Elem>
    23   </sourceRootList>
    24   <projectmakefile>Makefile</projectmakefile>
    25   <confs>
    26     <conf name="Default" type="0">
    27       <toolsSet>
    28         <compilerSet>default</compilerSet>
    29         <dependencyChecking>false</dependencyChecking>
    30         <rebuildPropChanged>false</rebuildPropChanged>
    31       </toolsSet>
    32       <flagsDictionary>
    33         <element flagsID="0" commonFlags="-O2 -std=c++20"/>
    34       </flagsDictionary>
    35       <codeAssistance>
    36       </codeAssistance>
    37       <makefileType>
    38         <makeTool>
    39           <buildCommandWorkingDir>.</buildCommandWorkingDir>
    40           <buildCommand>${MAKE} -f Makefile</buildCommand>
    41           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    42           <executablePath></executablePath>
    43         </makeTool>
    44         <preBuild>
    45           <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
    46           <preBuildCommand></preBuildCommand>
    47         </preBuild>
    48       </makefileType>
    49       <item path="AlsaBridge.cpp" ex="false" tool="1" flavor2="0">
    50         <ccTool flags="0">
    51         </ccTool>
    52       </item>
    53       <item path="DJMFix.cpp" ex="false" tool="1" flavor2="0">
    54         <ccTool flags="0">
    55         </ccTool>
    56       </item>
    57       <item path="Logger.cpp" ex="false" tool="1" flavor2="0">
    58         <ccTool flags="0">
    59         </ccTool>
    60       </item>
    61       <item path="Message.cpp" ex="false" tool="1" flavor2="0">
    62         <ccTool flags="0">
    63         </ccTool>
    64       </item>
    65       <item path="MessageCodec.cpp" ex="false" tool="1" flavor2="0">
    66         <ccTool flags="0">
    67         </ccTool>
    68       </item>
    69       <item path="djm-fix.cpp" ex="false" tool="1" flavor2="0">
    70         <ccTool flags="0">
    71         </ccTool>
    72       </item>
    73     </conf>
    74   </confs>
    75 </configurationDescriptor>