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