nbproject/configurations.xml
branchv_0
changeset 59 7471529c0d11
parent 52 fea625f0a096
child 60 bb7ca5891755
equal deleted inserted replaced
58:4679f67a8324 59:7471529c0d11
    67         <dependencyChecking>false</dependencyChecking>
    67         <dependencyChecking>false</dependencyChecking>
    68         <rebuildPropChanged>false</rebuildPropChanged>
    68         <rebuildPropChanged>false</rebuildPropChanged>
    69       </toolsSet>
    69       </toolsSet>
    70       <flagsDictionary>
    70       <flagsDictionary>
    71         <element flagsID="0" commonFlags="-fsanitize=address -std=gnu++1z"/>
    71         <element flagsID="0" commonFlags="-fsanitize=address -std=gnu++1z"/>
       
    72         <element flagsID="1"
       
    73                  commonFlags="-mtune=generic -march=x86-64 -std=gnu++17 -fsanitize=address -fstack-protector-strong"/>
    72       </flagsDictionary>
    74       </flagsDictionary>
    73       <codeAssistance>
    75       <codeAssistance>
    74       </codeAssistance>
    76       </codeAssistance>
    75       <makefileType>
    77       <makefileType>
    76         <makeTool>
    78         <makeTool>
    77           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
    79           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
    78           <buildCommand>${MAKE} -f Makefile</buildCommand>
    80           <buildCommand>${MAKE} -f Makefile</buildCommand>
    79           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    81           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    80           <executablePath>build/Debug/src/relpipe-in-filesystem</executablePath>
    82           <executablePath>build/Debug/src/relpipe-in-filesystem</executablePath>
    81           <ccTool>
       
    82             <incDir>
       
    83               <pElem>../relpipe-lib-writer.cpp/include</pElem>
       
    84               <pElem>../relpipe-lib-cli.cpp/include</pElem>
       
    85               <pElem>build/Debug/src</pElem>
       
    86             </incDir>
       
    87           </ccTool>
       
    88         </makeTool>
    83         </makeTool>
    89         <preBuild>
    84         <preBuild>
    90           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
    85           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
    91           <preBuildCommand>${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../..</preBuildCommand>
    86           <preBuildCommand>${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../..</preBuildCommand>
    92           <preBuildFirst>true</preBuildFirst>
    87           <preBuildFirst>true</preBuildFirst>
    93         </preBuild>
    88         </preBuild>
    94       </makefileType>
    89       </makefileType>
    95       <item path="src/SubProcess.cpp" ex="false" tool="1" flavor2="11">
    90       <item path="src/SubProcess.cpp" ex="false" tool="1" flavor2="11">
    96         <ccTool flags="0">
    91         <ccTool flags="1">
       
    92           <incDir>
       
    93             <pElem>../relpipe-lib-writer.cpp/include/relpipe/writer</pElem>
       
    94             <pElem>src</pElem>
       
    95             <pElem>../relpipe-lib-writer.cpp/include</pElem>
       
    96             <pElem>build/Debug/src</pElem>
       
    97           </incDir>
    97         </ccTool>
    98         </ccTool>
    98       </item>
    99       </item>
    99       <item path="src/relpipe-in-filesystem.cpp" ex="false" tool="1" flavor2="11">
   100       <item path="src/relpipe-in-filesystem.cpp" ex="false" tool="1" flavor2="11">
   100         <ccTool flags="0">
   101         <ccTool flags="0">
       
   102           <incDir>
       
   103             <pElem>../relpipe-lib-writer.cpp/include</pElem>
       
   104             <pElem>../relpipe-lib-cli.cpp/include</pElem>
       
   105             <pElem>build/Debug/src</pElem>
       
   106           </incDir>
   101         </ccTool>
   107         </ccTool>
   102       </item>
   108       </item>
   103     </conf>
   109     </conf>
   104     <conf name="Release" type="0">
   110     <conf name="Release" type="0">
   105       <toolsSet>
   111       <toolsSet>