nbproject/configurations.xml
branchv_0
changeset 4 1622c087f3ea
parent 3 0d857519a4c9
child 7 59c936498ac0
equal deleted inserted replaced
3:0d857519a4c9 4:1622c087f3ea
    47       <itemPath>/usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp</itemPath>
    47       <itemPath>/usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp</itemPath>
    48       <itemPath>/usr/share/cmake-3.10/Modules/CMakeCompilerABI.h</itemPath>
    48       <itemPath>/usr/share/cmake-3.10/Modules/CMakeCompilerABI.h</itemPath>
    49     </logicalFolder>
    49     </logicalFolder>
    50     <df root="." name="0">
    50     <df root="." name="0">
    51       <df name="src">
    51       <df name="src">
       
    52         <in>RelpipeChartMainWindow.cpp</in>
       
    53         <in>RelpipeChartMainWindow.h</in>
       
    54         <in>RelpipeChartMainWindow.ui</in>
    52         <in>relpipe-out-chart.cpp</in>
    55         <in>relpipe-out-chart.cpp</in>
    53       </df>
    56       </df>
    54     </df>
    57     </df>
    55     <logicalFolder name="relpipe-out-chart_autogen"
    58     <logicalFolder name="relpipe-out-chart_autogen"
    56                    displayName="relpipe-out-chart_autogen"
    59                    displayName="relpipe-out-chart_autogen"
    57                    projectFiles="true"
    60                    projectFiles="true"
    58                    root="build/Debug/src/relpipe-out-chart_autogen">
    61                    root="build/Debug/src/relpipe-out-chart_autogen">
       
    62       <logicalFolder name="EWIEGA46WW" displayName="EWIEGA46WW" projectFiles="true">
       
    63         <itemPath>build/Debug/src/relpipe-out-chart_autogen/EWIEGA46WW/moc_RelpipeChartMainWindow.cpp</itemPath>
       
    64       </logicalFolder>
       
    65       <logicalFolder name="include" displayName="include" projectFiles="true">
       
    66         <itemPath>build/Debug/src/relpipe-out-chart_autogen/include/ui_RelpipeChartMainWindow.h</itemPath>
       
    67       </logicalFolder>
    59       <itemPath>build/Debug/src/relpipe-out-chart_autogen/mocs_compilation.cpp</itemPath>
    68       <itemPath>build/Debug/src/relpipe-out-chart_autogen/mocs_compilation.cpp</itemPath>
    60     </logicalFolder>
    69     </logicalFolder>
    61     <logicalFolder name="ExternalFiles"
    70     <logicalFolder name="ExternalFiles"
    62                    displayName="Important Files"
    71                    displayName="Important Files"
    63                    projectFiles="false"
    72                    projectFiles="false"
    78         <compilerSet>default</compilerSet>
    87         <compilerSet>default</compilerSet>
    79         <dependencyChecking>false</dependencyChecking>
    88         <dependencyChecking>false</dependencyChecking>
    80         <rebuildPropChanged>false</rebuildPropChanged>
    89         <rebuildPropChanged>false</rebuildPropChanged>
    81       </toolsSet>
    90       </toolsSet>
    82       <flagsDictionary>
    91       <flagsDictionary>
    83         <element flagsID="0" commonFlags="-fsanitize=address -fPIC -std=gnu++11"/>
    92         <element flagsID="0"
       
    93                  commonFlags="-mtune=generic -march=x86-64 -std=gnu++11 -fsanitize=address -fPIC -fstack-protector-strong"/>
       
    94         <element flagsID="1" commonFlags="-std=c++14"/>
    84       </flagsDictionary>
    95       </flagsDictionary>
    85       <codeAssistance>
    96       <codeAssistance>
    86       </codeAssistance>
    97       </codeAssistance>
    87       <makefileType>
    98       <makefileType>
    88         <makeTool>
    99         <makeTool>
    89           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
   100           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
    90           <buildCommand>${MAKE} -f Makefile</buildCommand>
   101           <buildCommand>${MAKE} -f Makefile</buildCommand>
    91           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
   102           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    92           <executablePath>build/Debug/src/relpipe-out-chart</executablePath>
   103           <executablePath>build/Debug/src/relpipe-out-chart</executablePath>
    93           <ccTool>
       
    94             <incDir>
       
    95               <pElem>build/Debug/src</pElem>
       
    96               <pElem>src</pElem>
       
    97               <pElem>build/Debug/src/relpipe-out-chart_autogen/include</pElem>
       
    98               <pElem>../relpipe-lib-reader.cpp/include</pElem>
       
    99               <pElem>../relpipe-lib-cli.cpp/include</pElem>
       
   100               <pElem>/usr/include/x86_64-linux-gnu/qt5</pElem>
       
   101               <pElem>/usr/include/x86_64-linux-gnu/qt5/QtWidgets</pElem>
       
   102               <pElem>/usr/include/x86_64-linux-gnu/qt5/QtGui</pElem>
       
   103               <pElem>/usr/include/x86_64-linux-gnu/qt5/QtCore</pElem>
       
   104               <pElem>/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++</pElem>
       
   105             </incDir>
       
   106             <preprocessorList>
       
   107               <Elem>QT_CORE_LIB</Elem>
       
   108               <Elem>QT_GUI_LIB</Elem>
       
   109               <Elem>QT_WIDGETS_LIB</Elem>
       
   110             </preprocessorList>
       
   111           </ccTool>
       
   112         </makeTool>
   104         </makeTool>
   113         <preBuild>
   105         <preBuild>
   114           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
   106           <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
   115           <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>
   107           <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>
   116           <preBuildFirst>true</preBuildFirst>
   108           <preBuildFirst>true</preBuildFirst>
   117         </preBuild>
   109         </preBuild>
   118       </makefileType>
   110       </makefileType>
   119       <item path="/usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp"
   111       <item path="/usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp"
   120             ex="false"
   112             ex="false"
   121             tool="1"
   113             tool="1"
       
   114             flavor2="11">
       
   115         <ccTool flags="1">
       
   116         </ccTool>
       
   117       </item>
       
   118       <item path="build/Debug/src/relpipe-out-chart_autogen/EWIEGA46WW/moc_RelpipeChartMainWindow.cpp"
       
   119             ex="true"
       
   120             tool="3"
   122             flavor2="0">
   121             flavor2="0">
   123       </item>
   122       </item>
   124       <item path="build/Debug/src/relpipe-out-chart_autogen/mocs_compilation.cpp"
   123       <item path="build/Debug/src/relpipe-out-chart_autogen/mocs_compilation.cpp"
   125             ex="false"
   124             ex="false"
   126             tool="1"
   125             tool="1"
   127             flavor2="8">
   126             flavor2="8">
   128         <ccTool flags="0">
   127         <ccTool flags="0">
   129         </ccTool>
   128         </ccTool>
   130       </item>
   129       </item>
       
   130       <folder path="0">
       
   131         <ccTool>
       
   132           <incDir>
       
   133             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtCore</pElem>
       
   134           </incDir>
       
   135         </ccTool>
       
   136       </folder>
       
   137       <folder path="home/fiki/projekty/relational-pipes/src/relpipe-out-chart.qt.cpp/build/Debug/src/relpipe-out-chart_autogen">
       
   138         <ccTool>
       
   139           <incDir>
       
   140             <pElem>build/Debug/src/relpipe-out-chart_autogen/EWIEGA46WW</pElem>
       
   141             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtCore</pElem>
       
   142             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtGui</pElem>
       
   143             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtWidgets</pElem>
       
   144             <pElem>build/Debug/src/relpipe-out-chart_autogen/include</pElem>
       
   145             <pElem>src</pElem>
       
   146             <pElem>build/Debug/src/relpipe-out-chart_autogen</pElem>
       
   147             <pElem>/usr/include/x86_64-linux-gnu/qt5</pElem>
       
   148             <pElem>build/Debug/src</pElem>
       
   149           </incDir>
       
   150         </ccTool>
       
   151       </folder>
   131       <folder path="usr/share/cmake-3.10/Modules">
   152       <folder path="usr/share/cmake-3.10/Modules">
   132         <ccTool>
   153         <ccTool>
   133           <incDir>
   154           <incDir>
       
   155             <pElem>build/Debug/src</pElem>
       
   156             <pElem>src</pElem>
       
   157             <pElem>build/Debug/src/relpipe-out-chart_autogen/include</pElem>
       
   158             <pElem>../relpipe-lib-reader.cpp/include</pElem>
       
   159             <pElem>../relpipe-lib-cli.cpp/include</pElem>
       
   160             <pElem>/usr/include/x86_64-linux-gnu/qt5</pElem>
       
   161             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtWidgets</pElem>
       
   162             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtGui</pElem>
       
   163             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtCore</pElem>
       
   164             <pElem>/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++</pElem>
   134             <pElem>/usr/include</pElem>
   165             <pElem>/usr/include</pElem>
   135           </incDir>
   166           </incDir>
       
   167           <preprocessorList>
       
   168             <Elem>QT_CORE_LIB</Elem>
       
   169             <Elem>QT_GUI_LIB</Elem>
       
   170             <Elem>QT_WIDGETS_LIB</Elem>
       
   171           </preprocessorList>
   136         </ccTool>
   172         </ccTool>
   137       </folder>
   173       </folder>
       
   174       <item path="src/RelpipeChartMainWindow.cpp" ex="false" tool="1" flavor2="8">
       
   175         <ccTool flags="0">
       
   176           <incDir>
       
   177             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtWidgets</pElem>
       
   178             <pElem>build/Debug/src/relpipe-out-chart_autogen/include</pElem>
       
   179             <pElem>src</pElem>
       
   180             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtGui</pElem>
       
   181             <pElem>/usr/include/x86_64-linux-gnu/qt5</pElem>
       
   182             <pElem>build/Debug/src</pElem>
       
   183           </incDir>
       
   184         </ccTool>
       
   185       </item>
   138       <item path="src/relpipe-out-chart.cpp" ex="false" tool="1" flavor2="8">
   186       <item path="src/relpipe-out-chart.cpp" ex="false" tool="1" flavor2="8">
   139         <ccTool flags="0">
   187         <ccTool flags="0">
       
   188           <incDir>
       
   189             <pElem>../relpipe-lib-cli.cpp/include/relpipe/cli</pElem>
       
   190             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtWidgets</pElem>
       
   191             <pElem>src</pElem>
       
   192             <pElem>/usr/include/x86_64-linux-gnu/qt5/QtGui</pElem>
       
   193             <pElem>../relpipe-lib-reader.cpp/include/relpipe/reader</pElem>
       
   194             <pElem>../relpipe-lib-reader.cpp/include/relpipe/reader/handlers</pElem>
       
   195             <pElem>build/Debug/src/relpipe-out-chart_autogen/include</pElem>
       
   196             <pElem>../relpipe-lib-cli.cpp/include</pElem>
       
   197             <pElem>../relpipe-lib-reader.cpp/include</pElem>
       
   198             <pElem>/usr/include/x86_64-linux-gnu/qt5</pElem>
       
   199             <pElem>build/Debug/src</pElem>
       
   200           </incDir>
   140         </ccTool>
   201         </ccTool>
   141       </item>
   202       </item>
   142     </conf>
   203     </conf>
   143     <conf name="Release" type="0">
   204     <conf name="Release" type="0">
   144       <toolsSet>
   205       <toolsSet>
   167           <preBuildCommandWorkingDir>build/Release</preBuildCommandWorkingDir>
   228           <preBuildCommandWorkingDir>build/Release</preBuildCommandWorkingDir>
   168           <preBuildCommand>${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../..</preBuildCommand>
   229           <preBuildCommand>${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../..</preBuildCommand>
   169           <preBuildFirst>true</preBuildFirst>
   230           <preBuildFirst>true</preBuildFirst>
   170         </preBuild>
   231         </preBuild>
   171       </makefileType>
   232       </makefileType>
       
   233       <item path="src/RelpipeChartMainWindow.cpp" ex="false" tool="1" flavor2="0">
       
   234       </item>
       
   235       <item path="src/RelpipeChartMainWindow.h" ex="false" tool="3" flavor2="0">
       
   236       </item>
       
   237       <item path="src/RelpipeChartMainWindow.ui" ex="false" tool="3" flavor2="0">
       
   238       </item>
   172       <item path="src/relpipe-out-chart.cpp" ex="false" tool="1" flavor2="0">
   239       <item path="src/relpipe-out-chart.cpp" ex="false" tool="1" flavor2="0">
   173       </item>
   240       </item>
   174     </conf>
   241     </conf>
   175   </confs>
   242   </confs>
   176 </configurationDescriptor>
   243 </configurationDescriptor>