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
franta-hg@15
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@15
     2
<configurationDescriptor version="100">
franta-hg@15
     3
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
franta-hg@15
     4
    <df root="." name="0">
franta-hg@15
     5
      <in>AlsaBridge.cpp</in>
franta-hg@15
     6
      <in>DJMFix.cpp</in>
franta-hg@15
     7
      <in>Logger.cpp</in>
franta-hg@18
     8
      <in>Message.cpp</in>
franta-hg@18
     9
      <in>MessageCodec.cpp</in>
franta-hg@15
    10
      <in>djm-fix.cpp</in>
franta-hg@15
    11
    </df>
franta-hg@15
    12
    <logicalFolder name="ExternalFiles"
franta-hg@15
    13
                   displayName="Important Files"
franta-hg@15
    14
                   projectFiles="false"
franta-hg@15
    15
                   kind="IMPORTANT_FILES_FOLDER">
franta-hg@15
    16
      <itemPath>Makefile</itemPath>
franta-hg@15
    17
      <itemPath>nbproject/private/launcher.properties</itemPath>
franta-hg@15
    18
    </logicalFolder>
franta-hg@15
    19
  </logicalFolder>
franta-hg@15
    20
  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
franta-hg@15
    21
  <sourceRootList>
franta-hg@15
    22
    <Elem>.</Elem>
franta-hg@15
    23
  </sourceRootList>
franta-hg@15
    24
  <projectmakefile>Makefile</projectmakefile>
franta-hg@15
    25
  <confs>
franta-hg@15
    26
    <conf name="Default" type="0">
franta-hg@15
    27
      <toolsSet>
franta-hg@15
    28
        <compilerSet>default</compilerSet>
franta-hg@15
    29
        <dependencyChecking>false</dependencyChecking>
franta-hg@15
    30
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@15
    31
      </toolsSet>
franta-hg@15
    32
      <flagsDictionary>
franta-hg@18
    33
        <element flagsID="0" commonFlags="-O2 -std=c++20"/>
franta-hg@15
    34
      </flagsDictionary>
franta-hg@15
    35
      <codeAssistance>
franta-hg@15
    36
      </codeAssistance>
franta-hg@15
    37
      <makefileType>
franta-hg@15
    38
        <makeTool>
franta-hg@15
    39
          <buildCommandWorkingDir>.</buildCommandWorkingDir>
franta-hg@15
    40
          <buildCommand>${MAKE} -f Makefile</buildCommand>
franta-hg@15
    41
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
franta-hg@15
    42
          <executablePath></executablePath>
franta-hg@15
    43
        </makeTool>
franta-hg@15
    44
        <preBuild>
franta-hg@15
    45
          <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
franta-hg@15
    46
          <preBuildCommand></preBuildCommand>
franta-hg@15
    47
        </preBuild>
franta-hg@15
    48
      </makefileType>
franta-hg@15
    49
      <item path="AlsaBridge.cpp" ex="false" tool="1" flavor2="0">
franta-hg@15
    50
        <ccTool flags="0">
franta-hg@15
    51
        </ccTool>
franta-hg@15
    52
      </item>
franta-hg@15
    53
      <item path="DJMFix.cpp" ex="false" tool="1" flavor2="0">
franta-hg@15
    54
        <ccTool flags="0">
franta-hg@15
    55
        </ccTool>
franta-hg@15
    56
      </item>
franta-hg@15
    57
      <item path="Logger.cpp" ex="false" tool="1" flavor2="0">
franta-hg@15
    58
        <ccTool flags="0">
franta-hg@15
    59
        </ccTool>
franta-hg@15
    60
      </item>
franta-hg@18
    61
      <item path="Message.cpp" ex="false" tool="1" flavor2="0">
franta-hg@18
    62
        <ccTool flags="0">
franta-hg@18
    63
        </ccTool>
franta-hg@18
    64
      </item>
franta-hg@18
    65
      <item path="MessageCodec.cpp" ex="false" tool="1" flavor2="0">
franta-hg@18
    66
        <ccTool flags="0">
franta-hg@18
    67
        </ccTool>
franta-hg@18
    68
      </item>
franta-hg@15
    69
      <item path="djm-fix.cpp" ex="false" tool="1" flavor2="0">
franta-hg@15
    70
        <ccTool flags="0">
franta-hg@15
    71
        </ccTool>
franta-hg@15
    72
      </item>
franta-hg@15
    73
    </conf>
franta-hg@15
    74
  </confs>
franta-hg@15
    75
</configurationDescriptor>