nbproject/configurations.xml
branchv_0
changeset 27 930b8f1b836e
parent 26 aadef824dc93
child 43 3c8ea5dcf793
equal deleted inserted replaced
26:aadef824dc93 27:930b8f1b836e
    49                    displayName="Important Files"
    49                    displayName="Important Files"
    50                    projectFiles="false"
    50                    projectFiles="false"
    51                    kind="IMPORTANT_FILES_FOLDER">
    51                    kind="IMPORTANT_FILES_FOLDER">
    52       <itemPath>CMakeLists.txt</itemPath>
    52       <itemPath>CMakeLists.txt</itemPath>
    53       <itemPath>build/Debug/Makefile</itemPath>
    53       <itemPath>build/Debug/Makefile</itemPath>
    54       <itemPath>build/Release/Makefile</itemPath>
       
    55     </logicalFolder>
    54     </logicalFolder>
    56   </logicalFolder>
    55   </logicalFolder>
    57   <sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter>
    56   <sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter>
    58   <sourceRootList>
    57   <sourceRootList>
    59     <Elem>.</Elem>
    58     <Elem>.</Elem>
    65         <compilerSet>default</compilerSet>
    64         <compilerSet>default</compilerSet>
    66         <dependencyChecking>false</dependencyChecking>
    65         <dependencyChecking>false</dependencyChecking>
    67         <rebuildPropChanged>false</rebuildPropChanged>
    66         <rebuildPropChanged>false</rebuildPropChanged>
    68       </toolsSet>
    67       </toolsSet>
    69       <flagsDictionary>
    68       <flagsDictionary>
    70         <element flagsID="0"
    69         <element flagsID="0" commonFlags="-fsanitize=address"/>
    71                  commonFlags="-mtune=generic -march=x86-64 -fsanitize=address -fstack-protector-strong"/>
       
    72       </flagsDictionary>
    70       </flagsDictionary>
    73       <codeAssistance>
    71       <codeAssistance>
    74       </codeAssistance>
    72       </codeAssistance>
    75       <makefileType>
    73       <makefileType>
    76         <makeTool>
    74         <makeTool>
    78           <buildCommand>${MAKE} -f Makefile</buildCommand>
    76           <buildCommand>${MAKE} -f Makefile</buildCommand>
    79           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    77           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    80           <executablePath>build/Debug/src/relpipe-in-cli</executablePath>
    78           <executablePath>build/Debug/src/relpipe-in-cli</executablePath>
    81           <ccTool>
    79           <ccTool>
    82             <incDir>
    80             <incDir>
    83               <pElem>../relpipe-lib-writer.cpp/include/relpipe/writer</pElem>
       
    84               <pElem>../relpipe-lib-cli.cpp/include/relpipe/cli</pElem>
       
    85               <pElem>src</pElem>
       
    86               <pElem>../relpipe-lib-writer.cpp/include</pElem>
    81               <pElem>../relpipe-lib-writer.cpp/include</pElem>
    87               <pElem>../relpipe-lib-cli.cpp/include</pElem>
    82               <pElem>../relpipe-lib-cli.cpp/include</pElem>
    88               <pElem>build/Debug/src</pElem>
    83               <pElem>build/Debug/src</pElem>
    89             </incDir>
    84             </incDir>
    90           </ccTool>
    85           </ccTool>