author | František Kučera <franta-hg@frantovo.cz> |
Mon, 24 Sep 2018 20:54:50 +0200 | |
branch | v_0 |
changeset 10 | a6a036bc3857 |
parent 7 | 59c936498ac0 |
child 12 | a45d1cac365e |
permissions | -rw-r--r-- |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
2 |
<!-- |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
3 |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
4 |
|
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
5 |
Copyright (c) 2014, 2016 Oracle and/or its affiliates. All rights reserved. |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
6 |
|
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
7 |
Oracle and Java are registered trademarks of Oracle and/or its affiliates. |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
8 |
Other names may be trademarks of their respective owners. |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
9 |
|
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
10 |
The contents of this file are subject to the terms of either the GNU |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
11 |
General Public License Version 2 only ("GPL") or the Common |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
12 |
Development and Distribution License("CDDL") (collectively, the |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
13 |
"License"). You may not use this file except in compliance with the |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
14 |
License. You can obtain a copy of the License at |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
15 |
http://www.netbeans.org/cddl-gplv2.html |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
16 |
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
17 |
specific language governing permissions and limitations under the |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
18 |
License. When distributing the software, include this License Header |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
19 |
Notice in each file and include the License file at |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
20 |
nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
21 |
particular file as subject to the "Classpath" exception as provided |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
22 |
by Oracle in the GPL Version 2 section of the License file that |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
23 |
accompanied this code. If applicable, add the following below the |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
24 |
License Header, with the fields enclosed by brackets [] replaced by |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
25 |
your own identifying information: |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
26 |
"Portions Copyrighted [year] [name of copyright owner]" |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
27 |
|
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
28 |
If you wish your version of this file to be governed by only the CDDL |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
29 |
or only the GPL Version 2, indicate your decision by adding |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
30 |
"[Contributor] elects to include this software in this distribution |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
31 |
under the [CDDL or GPL Version 2] license." If you do not indicate a |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
32 |
single choice of license, a recipient has the option to distribute |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
33 |
your version of this file under either the CDDL, the GPL Version 2 or |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
34 |
to extend the choice of license to its licensees as provided above. |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
35 |
However, if you add GPL Version 2 code and therefore, elected the GPL |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
36 |
Version 2 license, then the option applies only if the new code is |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
37 |
made subject to such option by the copyright holder. |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
38 |
|
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
39 |
Contributor(s): |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
40 |
--> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
41 |
<configurationDescriptor version="100"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
42 |
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
43 |
<logicalFolder name="Modules" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
44 |
displayName="Modules" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
45 |
projectFiles="true" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
46 |
root="/usr/share/cmake-3.10/Modules"> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
47 |
<itemPath>/usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp</itemPath> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
48 |
<itemPath>/usr/share/cmake-3.10/Modules/CMakeCompilerABI.h</itemPath> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
49 |
</logicalFolder> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
50 |
<df root="." name="0"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
51 |
<df name="src"> |
4
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
52 |
<in>RelpipeChartMainWindow.cpp</in> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
53 |
<in>RelpipeChartMainWindow.h</in> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
54 |
<in>RelpipeChartMainWindow.ui</in> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
55 |
<in>relpipe-out-chart.cpp</in> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
56 |
</df> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
57 |
</df> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
58 |
<logicalFolder name="relpipe-out-chart_autogen" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
59 |
displayName="relpipe-out-chart_autogen" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
60 |
projectFiles="true" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
61 |
root="build/Debug/src/relpipe-out-chart_autogen"> |
4
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
62 |
<logicalFolder name="EWIEGA46WW" displayName="EWIEGA46WW" projectFiles="true"> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
63 |
<itemPath>build/Debug/src/relpipe-out-chart_autogen/EWIEGA46WW/moc_RelpipeChartMainWindow.cpp</itemPath> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
64 |
</logicalFolder> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
65 |
<logicalFolder name="include" displayName="include" projectFiles="true"> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
66 |
<itemPath>build/Debug/src/relpipe-out-chart_autogen/include/ui_RelpipeChartMainWindow.h</itemPath> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
67 |
</logicalFolder> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
68 |
<itemPath>build/Debug/src/relpipe-out-chart_autogen/mocs_compilation.cpp</itemPath> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
69 |
</logicalFolder> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
70 |
<logicalFolder name="ExternalFiles" |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
71 |
displayName="Important Files" |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
72 |
projectFiles="false" |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
73 |
kind="IMPORTANT_FILES_FOLDER"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
74 |
<itemPath>CMakeLists.txt</itemPath> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
75 |
<itemPath>build/Debug/Makefile</itemPath> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
76 |
<itemPath>build/Release/Makefile</itemPath> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
77 |
</logicalFolder> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
78 |
</logicalFolder> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
79 |
<sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
80 |
<sourceRootList> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
81 |
<Elem>.</Elem> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
82 |
</sourceRootList> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
83 |
<projectmakefile>build/Debug/Makefile</projectmakefile> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
84 |
<confs> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
85 |
<conf name="Debug" type="0"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
86 |
<toolsSet> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
87 |
<compilerSet>default</compilerSet> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
88 |
<dependencyChecking>false</dependencyChecking> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
89 |
<rebuildPropChanged>false</rebuildPropChanged> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
90 |
</toolsSet> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
91 |
<flagsDictionary> |
7 | 92 |
<element flagsID="0" commonFlags="-fsanitize=address -fPIC -std=gnu++11"/> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
93 |
</flagsDictionary> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
94 |
<codeAssistance> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
95 |
</codeAssistance> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
96 |
<makefileType> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
97 |
<makeTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
98 |
<buildCommandWorkingDir>build/Debug</buildCommandWorkingDir> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
99 |
<buildCommand>${MAKE} -f Makefile</buildCommand> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
100 |
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
101 |
<executablePath>build/Debug/src/relpipe-out-chart</executablePath> |
10
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
102 |
<ccTool> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
103 |
<incDir> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
104 |
<pElem>build/Debug/src</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
105 |
<pElem>src</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
106 |
<pElem>build/Debug/src/relpipe-out-chart_autogen/include</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
107 |
<pElem>../relpipe-lib-reader.cpp/include</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
108 |
<pElem>../relpipe-lib-cli.cpp/include</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
109 |
<pElem>/usr/include/x86_64-linux-gnu/qt5</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
110 |
<pElem>/usr/include/x86_64-linux-gnu/qt5/QtWidgets</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
111 |
<pElem>/usr/include/x86_64-linux-gnu/qt5/QtGui</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
112 |
<pElem>/usr/include/x86_64-linux-gnu/qt5/QtCore</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
113 |
<pElem>/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
114 |
<pElem>/usr/include/x86_64-linux-gnu/qt5/QtCharts</pElem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
115 |
</incDir> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
116 |
<preprocessorList> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
117 |
<Elem>QT_CHARTS_LIB</Elem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
118 |
<Elem>QT_CORE_LIB</Elem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
119 |
<Elem>QT_GUI_LIB</Elem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
120 |
<Elem>QT_WIDGETS_LIB</Elem> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
121 |
</preprocessorList> |
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
122 |
</ccTool> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
123 |
</makeTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
124 |
<preBuild> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
125 |
<preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
126 |
<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> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
127 |
<preBuildFirst>true</preBuildFirst> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
128 |
</preBuild> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
129 |
</makefileType> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
130 |
<item path="/usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
131 |
ex="false" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
132 |
tool="1" |
4
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
133 |
flavor2="11"> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
134 |
</item> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
135 |
<item path="build/Debug/src/relpipe-out-chart_autogen/EWIEGA46WW/moc_RelpipeChartMainWindow.cpp" |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
136 |
ex="true" |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
137 |
tool="3" |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
138 |
flavor2="0"> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
139 |
</item> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
140 |
<item path="build/Debug/src/relpipe-out-chart_autogen/mocs_compilation.cpp" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
141 |
ex="false" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
142 |
tool="1" |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
143 |
flavor2="8"> |
10
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
144 |
<ccTool flags="0"> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
145 |
</ccTool> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
146 |
</item> |
7 | 147 |
<folder path="Modules"> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
148 |
<ccTool> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
149 |
<incDir> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
150 |
<pElem>/usr/include</pElem> |
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
151 |
</incDir> |
7 | 152 |
</ccTool> |
153 |
</folder> |
|
4
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
154 |
<item path="src/RelpipeChartMainWindow.cpp" ex="false" tool="1" flavor2="8"> |
10
a6a036bc3857
add Qt Charts library using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
7
diff
changeset
|
155 |
<ccTool flags="0"> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
156 |
</ccTool> |
4
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
157 |
</item> |
3
0d857519a4c9
add Qt libraries using cmake
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
158 |
<item path="src/relpipe-out-chart.cpp" ex="false" tool="1" flavor2="8"> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
159 |
<ccTool flags="0"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
160 |
</ccTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
161 |
</item> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
162 |
</conf> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
163 |
<conf name="Release" type="0"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
164 |
<toolsSet> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
165 |
<compilerSet>default</compilerSet> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
166 |
<dependencyChecking>false</dependencyChecking> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
167 |
<rebuildPropChanged>false</rebuildPropChanged> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
168 |
</toolsSet> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
169 |
<codeAssistance> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
170 |
</codeAssistance> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
171 |
<makefileType> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
172 |
<makeTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
173 |
<buildCommandWorkingDir>build/Release</buildCommandWorkingDir> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
174 |
<buildCommand>${MAKE} -f Makefile</buildCommand> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
175 |
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
176 |
<executablePath>build/Release/src/welcome</executablePath> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
177 |
<ccTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
178 |
<incDir> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
179 |
<pElem>src</pElem> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
180 |
</incDir> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
181 |
<preprocessorList> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
182 |
<Elem>NDEBUG</Elem> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
183 |
</preprocessorList> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
184 |
</ccTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
185 |
</makeTool> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
186 |
<preBuild> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
187 |
<preBuildCommandWorkingDir>build/Release</preBuildCommandWorkingDir> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
188 |
<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> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
189 |
<preBuildFirst>true</preBuildFirst> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
190 |
</preBuild> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
191 |
</makefileType> |
4
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
192 |
<item path="src/RelpipeChartMainWindow.cpp" ex="false" tool="1" flavor2="0"> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
193 |
</item> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
194 |
<item path="src/RelpipeChartMainWindow.h" ex="false" tool="3" flavor2="0"> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
195 |
</item> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
196 |
<item path="src/RelpipeChartMainWindow.ui" ex="false" tool="3" flavor2="0"> |
1622c087f3ea
add main window, compile Qt .ui file
František Kučera <franta-hg@frantovo.cz>
parents:
3
diff
changeset
|
197 |
</item> |
0
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
198 |
<item path="src/relpipe-out-chart.cpp" ex="false" tool="1" flavor2="0"> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
199 |
</item> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
200 |
</conf> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
201 |
</confs> |
ba16fce7ef20
create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
202 |
</configurationDescriptor> |