source: tmcsimulator/branches/FEPSimulator/nbproject/configurations.xml @ 214

Revision 214, 8.3 KB checked in by jtorres, 9 years ago (diff)

FEPSimulator config changes

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<configurationDescriptor version="95">
3  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
4    <logicalFolder name="HeaderFiles"
5                   displayName="Header Files"
6                   projectFiles="true">
7      <itemPath>DataPacker.h</itemPath>
8      <itemPath>FEPSim.h</itemPath>
9      <itemPath>HighwaysParser.h</itemPath>
10      <itemPath>fep.h</itemPath>
11      <itemPath>network.h</itemPath>
12    </logicalFolder>
13    <logicalFolder name="ResourceFiles"
14                   displayName="Resource Files"
15                   projectFiles="true">
16    </logicalFolder>
17    <logicalFolder name="SourceFiles"
18                   displayName="Source Files"
19                   projectFiles="true">
20      <itemPath>DataPacker.cpp</itemPath>
21      <itemPath>FEPSim.cpp</itemPath>
22      <itemPath>HighwaysParser.cpp</itemPath>
23      <itemPath>Main.cpp</itemPath>
24      <itemPath>fep_clnt.c</itemPath>
25      <itemPath>fep_xdr.c</itemPath>
26    </logicalFolder>
27    <logicalFolder name="TestFiles"
28                   displayName="Test Files"
29                   projectFiles="false"
30                   kind="TEST_LOGICAL_FOLDER">
31      <logicalFolder name="f1"
32                     displayName="HighwaysParserTest"
33                     projectFiles="true"
34                     kind="TEST">
35        <itemPath>tests/HighwaysParserTest.cpp</itemPath>
36      </logicalFolder>
37    </logicalFolder>
38    <logicalFolder name="ExternalFiles"
39                   displayName="Important Files"
40                   projectFiles="false"
41                   kind="IMPORTANT_FILES_FOLDER">
42      <itemPath>Makefile</itemPath>
43    </logicalFolder>
44  </logicalFolder>
45  <projectmakefile>Makefile</projectmakefile>
46  <confs>
47    <conf name="Debug" type="1">
48      <toolsSet>
49        <compilerSet>default</compilerSet>
50        <dependencyChecking>true</dependencyChecking>
51        <rebuildPropChanged>false</rebuildPropChanged>
52      </toolsSet>
53      <compileType>
54        <linkerTool>
55          <output>${TESTDIR}/TestFiles/f2</output>
56        </linkerTool>
57      </compileType>
58      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0">
59      </item>
60      <item path="DataPacker.h" ex="false" tool="3" flavor2="0">
61      </item>
62      <item path="FEPSim.cpp" ex="false" tool="1" flavor2="0">
63      </item>
64      <item path="FEPSim.h" ex="false" tool="3" flavor2="0">
65      </item>
66      <item path="HighwaysParser.cpp" ex="false" tool="1" flavor2="0">
67      </item>
68      <item path="HighwaysParser.h" ex="false" tool="3" flavor2="0">
69      </item>
70      <item path="Main.cpp" ex="false" tool="1" flavor2="0">
71      </item>
72      <folder path="TestFiles/f1">
73        <cTool>
74          <incDir>
75            <pElem>.</pElem>
76          </incDir>
77        </cTool>
78        <ccTool>
79          <incDir>
80            <pElem>.</pElem>
81          </incDir>
82        </ccTool>
83        <linkerTool>
84          <output>${TESTDIR}/TestFiles/f1</output>
85        </linkerTool>
86      </folder>
87      <item path="fep.h" ex="false" tool="3" flavor2="0">
88      </item>
89      <item path="fep_clnt.c" ex="false" tool="0" flavor2="0">
90      </item>
91      <item path="fep_xdr.c" ex="false" tool="0" flavor2="0">
92      </item>
93      <item path="network.h" ex="false" tool="3" flavor2="0">
94      </item>
95      <item path="tests/HighwaysParserTest.cpp" ex="false" tool="1" flavor2="0">
96      </item>
97    </conf>
98    <conf name="Release" type="1">
99      <toolsSet>
100        <compilerSet>default</compilerSet>
101        <dependencyChecking>true</dependencyChecking>
102        <rebuildPropChanged>false</rebuildPropChanged>
103      </toolsSet>
104      <compileType>
105        <cTool>
106          <developmentMode>5</developmentMode>
107          <incDir>
108            <pElem>.</pElem>
109          </incDir>
110          <commandLine>`cppunit-config --cflags`</commandLine>
111        </cTool>
112        <ccTool>
113          <developmentMode>5</developmentMode>
114          <incDir>
115            <pElem>.</pElem>
116          </incDir>
117          <commandLine>`cppunit-config --cflags`</commandLine>
118        </ccTool>
119        <fortranCompilerTool>
120          <developmentMode>5</developmentMode>
121        </fortranCompilerTool>
122        <asmTool>
123          <developmentMode>5</developmentMode>
124        </asmTool>
125        <linkerTool>
126          <output>${TESTDIR}/TestFiles/f2</output>
127          <linkerLibItems>
128            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
129            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
130            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
131            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
132          </linkerLibItems>
133        </linkerTool>
134      </compileType>
135      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0">
136      </item>
137      <item path="DataPacker.h" ex="false" tool="3" flavor2="0">
138      </item>
139      <item path="FEPSim.cpp" ex="false" tool="1" flavor2="0">
140      </item>
141      <item path="FEPSim.h" ex="false" tool="3" flavor2="0">
142      </item>
143      <item path="HighwaysParser.cpp" ex="false" tool="1" flavor2="0">
144      </item>
145      <item path="HighwaysParser.h" ex="false" tool="3" flavor2="0">
146      </item>
147      <item path="Main.cpp" ex="false" tool="1" flavor2="0">
148      </item>
149      <folder path="TestFiles/f1">
150        <cTool>
151          <incDir>
152            <pElem>.</pElem>
153          </incDir>
154        </cTool>
155        <ccTool>
156          <incDir>
157            <pElem>.</pElem>
158          </incDir>
159        </ccTool>
160        <linkerTool>
161          <output>${TESTDIR}/TestFiles/f1</output>
162        </linkerTool>
163      </folder>
164      <item path="fep.h" ex="false" tool="3" flavor2="0">
165      </item>
166      <item path="fep_clnt.c" ex="false" tool="0" flavor2="0">
167      </item>
168      <item path="fep_xdr.c" ex="false" tool="0" flavor2="0">
169      </item>
170      <item path="network.h" ex="false" tool="3" flavor2="0">
171      </item>
172      <item path="tests/HighwaysParserTest.cpp" ex="false" tool="1" flavor2="0">
173      </item>
174    </conf>
175    <conf name="testHighwaysParser" type="1">
176      <toolsSet>
177        <compilerSet>default</compilerSet>
178        <dependencyChecking>true</dependencyChecking>
179        <rebuildPropChanged>false</rebuildPropChanged>
180      </toolsSet>
181      <compileType>
182        <cTool>
183          <incDir>
184            <pElem>.</pElem>
185          </incDir>
186          <commandLine>`cppunit-config --cflags`</commandLine>
187        </cTool>
188        <ccTool>
189          <incDir>
190            <pElem>.</pElem>
191          </incDir>
192          <commandLine>`cppunit-config --cflags`</commandLine>
193        </ccTool>
194        <linkerTool>
195          <output>${TESTDIR}/TestFiles/f2</output>
196          <linkerLibItems>
197            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
198            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
199            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
200            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
201            <linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
202          </linkerLibItems>
203        </linkerTool>
204      </compileType>
205      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0">
206      </item>
207      <item path="DataPacker.h" ex="false" tool="3" flavor2="0">
208      </item>
209      <item path="FEPSim.cpp" ex="false" tool="1" flavor2="0">
210      </item>
211      <item path="FEPSim.h" ex="false" tool="3" flavor2="0">
212      </item>
213      <item path="HighwaysParser.cpp" ex="false" tool="1" flavor2="0">
214      </item>
215      <item path="HighwaysParser.h" ex="false" tool="3" flavor2="0">
216      </item>
217      <item path="Main.cpp" ex="false" tool="1" flavor2="0">
218      </item>
219      <folder path="TestFiles/f1">
220        <cTool>
221          <incDir>
222            <pElem>.</pElem>
223          </incDir>
224        </cTool>
225        <ccTool>
226          <incDir>
227            <pElem>.</pElem>
228          </incDir>
229        </ccTool>
230        <linkerTool>
231          <output>${TESTDIR}/TestFiles/f1</output>
232        </linkerTool>
233      </folder>
234      <item path="fep.h" ex="false" tool="3" flavor2="0">
235      </item>
236      <item path="fep_clnt.c" ex="false" tool="0" flavor2="0">
237      </item>
238      <item path="fep_xdr.c" ex="false" tool="0" flavor2="0">
239      </item>
240      <item path="network.h" ex="false" tool="3" flavor2="0">
241      </item>
242      <item path="tests/HighwaysParserTest.cpp" ex="false" tool="1" flavor2="0">
243      </item>
244    </conf>
245  </confs>
246</configurationDescriptor>
Note: See TracBrowser for help on using the repository browser.