|
5 | 5 | <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.gnu.config.debug.1590007136" moduleId="org.eclipse.cdt.core.settings" name="gcc-debug"> |
6 | 6 | <externalSettings/> |
7 | 7 | <extensions> |
8 | | - <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/> |
9 | | - <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
10 | | - <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
11 | 8 | <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
12 | 9 | <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
13 | 10 | <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
14 | 11 | <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
15 | 12 | <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 13 | + <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/> |
| 14 | + <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
| 15 | + <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
16 | 16 | </extensions> |
17 | 17 | </storageModule> |
18 | 18 | <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
19 | 19 | <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.gnu.config.debug.1590007136" name="gcc-debug" parent="org.omnetpp.cdt.gnu.config.debug"> |
20 | 20 | <folderInfo id="org.omnetpp.cdt.gnu.config.debug.1590007136." name="/" resourcePath=""> |
21 | 21 | <toolChain id="org.omnetpp.cdt.gnu.toolchain.debug.561565264" name="GCC for OMNeT++" superClass="org.omnetpp.cdt.gnu.toolchain.debug"> |
22 | 22 | <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.MachO64;org.eclipse.cdt.core.PE" id="org.omnetpp.cdt.targetPlatform.442367031" isAbstract="false" name="Windows, Linux, Mac" osList="win32,linux,macosx" superClass="org.omnetpp.cdt.targetPlatform"/> |
23 | | - <builder autoBuildTarget="all" buildPath="${ProjDirPath}" cleanBuildTarget="clean" enableAutoBuild="false" enableCleanBuild="true" enabledIncrementalBuild="true" id="org.omnetpp.cdt.gnu.builder.debug.1373225503" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="false" name="OMNEST Make Builder (opp_makemake)" parallelBuildOn="true" parallelizationNumber="optimal" superClass="org.omnetpp.cdt.gnu.builder.debug"> |
| 23 | + <builder autoBuildTarget="all" buildPath="${ProjDirPath}" cleanBuildTarget="clean" enableAutoBuild="false" enableCleanBuild="true" enabledIncrementalBuild="true" id="org.omnetpp.cdt.gnu.builder.debug.1373225503" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="false" name="OMNeT++ Make Builder (opp_makemake)" parallelBuildOn="true" parallelizationNumber="optimal" superClass="org.omnetpp.cdt.gnu.builder.debug"> |
24 | 24 | <outputEntries> |
25 | 25 | <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name=""/> |
26 | 26 | <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name=""/> |
|
46 | 46 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
47 | 47 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
48 | 48 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 49 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 50 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 51 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 52 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
49 | 53 | </option> |
50 | 54 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.529631020" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> |
51 | 55 | </tool> |
|
68 | 72 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
69 | 73 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
70 | 74 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 75 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 76 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 77 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 78 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
71 | 79 | </option> |
72 | 80 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.541669033" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> |
73 | 81 | </tool> |
|
106 | 114 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
107 | 115 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
108 | 116 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 117 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 118 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 119 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 120 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
109 | 121 | </option> |
110 | 122 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.164668854" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> |
111 | 123 | </tool> |
|
128 | 140 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
129 | 141 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
130 | 142 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 143 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 144 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 145 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 146 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
131 | 147 | </option> |
132 | 148 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1205441703" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> |
133 | 149 | </tool> |
|
149 | 165 | <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.gnu.config.release.960890479" moduleId="org.eclipse.cdt.core.settings" name="gcc-release"> |
150 | 166 | <externalSettings/> |
151 | 167 | <extensions> |
152 | | - <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/> |
153 | | - <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
154 | | - <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
155 | 168 | <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
156 | 169 | <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
157 | 170 | <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
158 | 171 | <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
159 | 172 | <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 173 | + <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/> |
| 174 | + <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
| 175 | + <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
160 | 176 | </extensions> |
161 | 177 | </storageModule> |
162 | 178 | <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
163 | 179 | <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.gnu.config.release.960890479" name="gcc-release" parent="org.omnetpp.cdt.gnu.config.release"> |
164 | 180 | <folderInfo id="org.omnetpp.cdt.gnu.config.release.960890479." name="/" resourcePath=""> |
165 | 181 | <toolChain id="org.omnetpp.cdt.gnu.toolchain.release.1853525977" name="GCC for OMNeT++" superClass="org.omnetpp.cdt.gnu.toolchain.release"> |
166 | 182 | <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.MachO64;org.eclipse.cdt.core.PE" id="org.omnetpp.cdt.targetPlatform.8638873" isAbstract="false" name="Windows, Linux, Mac" osList="win32,linux,macosx" superClass="org.omnetpp.cdt.targetPlatform"/> |
167 | | - <builder id="org.omnetpp.cdt.gnu.builder.release.2101319956" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="OMNEST Make Builder (opp_makemake)" superClass="org.omnetpp.cdt.gnu.builder.release"/> |
| 183 | + <builder id="org.omnetpp.cdt.gnu.builder.release.2101319956" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="OMNeT++ Make Builder (opp_makemake)" superClass="org.omnetpp.cdt.gnu.builder.release"/> |
168 | 184 | <tool id="cdt.managedbuild.tool.gnu.archiver.base.879724210" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> |
169 | 185 | <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.209048065" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base"> |
170 | 186 | <option id="gnu.cpp.compiler.option.preprocessor.def.261743951" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols"> |
|
185 | 201 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
186 | 202 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
187 | 203 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 204 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 205 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 206 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 207 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
188 | 208 | </option> |
189 | 209 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1288707802" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> |
190 | 210 | </tool> |
|
207 | 227 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
208 | 228 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
209 | 229 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 230 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 231 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 232 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 233 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
210 | 234 | </option> |
211 | 235 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1382867862" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> |
212 | 236 | </tool> |
|
245 | 269 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
246 | 270 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
247 | 271 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 272 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 273 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 274 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 275 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
248 | 276 | </option> |
249 | 277 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.803078146" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> |
250 | 278 | </tool> |
|
267 | 295 | <listOptionValue builtIn="false" value="WITH_TRACI"/> |
268 | 296 | <listOptionValue builtIn="false" value="WITH_MANET"/> |
269 | 297 | <listOptionValue builtIn="false" value="WITH_xMIPv6"/> |
| 298 | + <listOptionValue builtIn="false" value="WITH_AODV"/> |
| 299 | + <listOptionValue builtIn="false" value="WITH_RIP"/> |
| 300 | + <listOptionValue builtIn="false" value="WITH_RADIO"/> |
| 301 | + <listOptionValue builtIn="false" value="WITH_IEEE80211"/> |
270 | 302 | </option> |
271 | 303 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1633345790" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> |
272 | 304 | </tool> |
|
0 commit comments