nbproject/configurations.xml
branchv_0
changeset 60 bb7ca5891755
parent 59 7471529c0d11
child 85 29a300533bda
equal deleted inserted replaced
59:7471529c0d11 60:bb7ca5891755
    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"/>
       
    74       </flagsDictionary>
    72       </flagsDictionary>
    75       <codeAssistance>
    73       <codeAssistance>
    76       </codeAssistance>
    74       </codeAssistance>
    77       <makefileType>
    75       <makefileType>
    78         <makeTool>
    76         <makeTool>
    79           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
    77           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
    80           <buildCommand>${MAKE} -f Makefile</buildCommand>
    78           <buildCommand>${MAKE} -f Makefile</buildCommand>
    81           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    79           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    82           <executablePath>build/Debug/src/relpipe-in-filesystem</executablePath>
    80           <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>
    83         </makeTool>
    88         </makeTool>
    84         <preBuild>
    89         <preBuild>
    85           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
    90           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
    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>
    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>
    87           <preBuildFirst>true</preBuildFirst>
    92           <preBuildFirst>true</preBuildFirst>
    88         </preBuild>
    93         </preBuild>
    89       </makefileType>
    94       </makefileType>
    90       <item path="src/SubProcess.cpp" ex="false" tool="1" flavor2="11">
    95       <item path="src/SubProcess.cpp" ex="false" tool="1" flavor2="11">
    91         <ccTool flags="1">
    96         <ccTool flags="0">
    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>
       
    98         </ccTool>
    97         </ccTool>
    99       </item>
    98       </item>
   100       <item path="src/relpipe-in-filesystem.cpp" ex="false" tool="1" flavor2="11">
    99       <item path="src/relpipe-in-filesystem.cpp" ex="false" tool="1" flavor2="11">
   101         <ccTool flags="0">
   100         <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>
       
   107         </ccTool>
   101         </ccTool>
   108       </item>
   102       </item>
   109     </conf>
   103     </conf>
   110     <conf name="Release" type="0">
   104     <conf name="Release" type="0">
   111       <toolsSet>
   105       <toolsSet>