author | František Kučera <franta-hg@frantovo.cz> |
Wed, 20 Feb 2019 11:30:49 +0100 | |
branch | v_0 |
changeset 11 | 34d3e6967130 |
parent 9 | 6475b6974bad |
permissions | -rw-r--r-- |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
5 | 2 |
<!-- |
3 |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. |
|
4 |
||
5 |
Copyright (c) 2014, 2016 Oracle and/or its affiliates. All rights reserved. |
|
6 |
||
7 |
Oracle and Java are registered trademarks of Oracle and/or its affiliates. |
|
8 |
Other names may be trademarks of their respective owners. |
|
9 |
||
10 |
The contents of this file are subject to the terms of either the GNU |
|
11 |
General Public License Version 2 only ("GPL") or the Common |
|
12 |
Development and Distribution License("CDDL") (collectively, the |
|
13 |
"License"). You may not use this file except in compliance with the |
|
14 |
License. You can obtain a copy of the License at |
|
15 |
http://www.netbeans.org/cddl-gplv2.html |
|
16 |
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the |
|
17 |
specific language governing permissions and limitations under the |
|
18 |
License. When distributing the software, include this License Header |
|
19 |
Notice in each file and include the License file at |
|
20 |
nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this |
|
21 |
particular file as subject to the "Classpath" exception as provided |
|
22 |
by Oracle in the GPL Version 2 section of the License file that |
|
23 |
accompanied this code. If applicable, add the following below the |
|
24 |
License Header, with the fields enclosed by brackets [] replaced by |
|
25 |
your own identifying information: |
|
26 |
"Portions Copyrighted [year] [name of copyright owner]" |
|
27 |
||
28 |
If you wish your version of this file to be governed by only the CDDL |
|
29 |
or only the GPL Version 2, indicate your decision by adding |
|
30 |
"[Contributor] elects to include this software in this distribution |
|
31 |
under the [CDDL or GPL Version 2] license." If you do not indicate a |
|
32 |
single choice of license, a recipient has the option to distribute |
|
33 |
your version of this file under either the CDDL, the GPL Version 2 or |
|
34 |
to extend the choice of license to its licensees as provided above. |
|
35 |
However, if you add GPL Version 2 code and therefore, elected the GPL |
|
36 |
Version 2 license, then the option applies only if the new code is |
|
37 |
made subject to such option by the copyright holder. |
|
38 |
||
39 |
Contributor(s): |
|
40 |
--> |
|
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
41 |
<configurationDescriptor version="100"> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
42 |
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> |
5 | 43 |
<df root="." name="0"> |
44 |
<df name="src"> |
|
45 |
<in>relpipe-lib-protocol.cpp</in> |
|
46 |
</df> |
|
47 |
</df> |
|
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
48 |
<logicalFolder name="ExternalFiles" |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
49 |
displayName="Important Files" |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
50 |
projectFiles="false" |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
51 |
kind="IMPORTANT_FILES_FOLDER"> |
5 | 52 |
<itemPath>CMakeLists.txt</itemPath> |
53 |
<itemPath>build/Debug/Makefile</itemPath> |
|
54 |
<itemPath>build/Release/Makefile</itemPath> |
|
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
55 |
</logicalFolder> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
56 |
</logicalFolder> |
5 | 57 |
<sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter> |
58 |
<sourceRootList> |
|
59 |
<Elem>.</Elem> |
|
60 |
</sourceRootList> |
|
61 |
<projectmakefile>build/Debug/Makefile</projectmakefile> |
|
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
62 |
<confs> |
5 | 63 |
<conf name="Debug" type="0"> |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
64 |
<toolsSet> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
65 |
<compilerSet>default</compilerSet> |
5 | 66 |
<dependencyChecking>false</dependencyChecking> |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
67 |
<rebuildPropChanged>false</rebuildPropChanged> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
68 |
</toolsSet> |
5 | 69 |
<flagsDictionary> |
70 |
<element flagsID="0" commonFlags="-fPIC"/> |
|
71 |
</flagsDictionary> |
|
72 |
<codeAssistance> |
|
73 |
</codeAssistance> |
|
74 |
<makefileType> |
|
75 |
<makeTool> |
|
76 |
<buildCommandWorkingDir>build/Debug</buildCommandWorkingDir> |
|
77 |
<buildCommand>${MAKE} -f Makefile</buildCommand> |
|
78 |
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand> |
|
79 |
<executablePath>build/Debug/src/welcome</executablePath> |
|
80 |
<ccTool> |
|
81 |
<incDir> |
|
82 |
<pElem>build/Debug/src</pElem> |
|
83 |
</incDir> |
|
84 |
<preprocessorList> |
|
9
6475b6974bad
netbeans project + .hgignore updates
František Kučera <franta-hg@frantovo.cz>
parents:
5
diff
changeset
|
85 |
<Elem>relpipe_lib_protocol_cpp_EXPORTS</Elem> |
5 | 86 |
</preprocessorList> |
87 |
</ccTool> |
|
88 |
</makeTool> |
|
89 |
<preBuild> |
|
90 |
<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> |
|
92 |
<preBuildFirst>true</preBuildFirst> |
|
93 |
</preBuild> |
|
94 |
</makefileType> |
|
95 |
<item path="src/relpipe-lib-protocol.cpp" ex="false" tool="1" flavor2="0"> |
|
96 |
<ccTool flags="0"> |
|
1
6c083a96dcca
add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
97 |
</ccTool> |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
98 |
</item> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
99 |
</conf> |
5 | 100 |
<conf name="Release" type="0"> |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
101 |
<toolsSet> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
102 |
<compilerSet>default</compilerSet> |
5 | 103 |
<dependencyChecking>false</dependencyChecking> |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
104 |
<rebuildPropChanged>false</rebuildPropChanged> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
105 |
</toolsSet> |
5 | 106 |
<codeAssistance> |
107 |
</codeAssistance> |
|
108 |
<makefileType> |
|
109 |
<makeTool> |
|
110 |
<buildCommandWorkingDir>build/Release</buildCommandWorkingDir> |
|
111 |
<buildCommand>${MAKE} -f Makefile</buildCommand> |
|
112 |
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand> |
|
113 |
<executablePath>build/Release/src/welcome</executablePath> |
|
114 |
<ccTool> |
|
115 |
<incDir> |
|
116 |
<pElem>src</pElem> |
|
117 |
</incDir> |
|
118 |
<preprocessorList> |
|
119 |
<Elem>NDEBUG</Elem> |
|
120 |
</preprocessorList> |
|
121 |
</ccTool> |
|
122 |
</makeTool> |
|
123 |
<preBuild> |
|
124 |
<preBuildCommandWorkingDir>build/Release</preBuildCommandWorkingDir> |
|
125 |
<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> |
|
126 |
<preBuildFirst>true</preBuildFirst> |
|
127 |
</preBuild> |
|
128 |
</makefileType> |
|
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
129 |
</conf> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
130 |
</confs> |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
131 |
</configurationDescriptor> |