|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> |
| 3 | + <storageModule moduleId="org.eclipse.cdt.core.settings"> |
| 4 | + <cconfiguration id="org.omnetpp.cdt.gnu.config.debug.240535479"> |
| 5 | + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.gnu.config.debug.240535479" moduleId="org.eclipse.cdt.core.settings" name="gcc-debug"> |
| 6 | + <externalSettings/> |
| 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 | + <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 12 | + <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
| 13 | + <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 14 | + <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 15 | + <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 16 | + </extensions> |
| 17 | + </storageModule> |
| 18 | + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
| 19 | + <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.gnu.config.debug.240535479" name="gcc-debug" parent="org.omnetpp.cdt.gnu.config.debug"> |
| 20 | + <folderInfo id="org.omnetpp.cdt.gnu.config.debug.240535479." name="/" resourcePath=""> |
| 21 | + <toolChain id="org.omnetpp.cdt.gnu.toolchain.debug.830314518" name="GCC for OMNeT++" superClass="org.omnetpp.cdt.gnu.toolchain.debug"> |
| 22 | + <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.MachO64;org.eclipse.cdt.core.PE" id="org.omnetpp.cdt.targetPlatform.1175350791" isAbstract="false" name="Windows, Linux, Mac" osList="win32,linux,macosx" superClass="org.omnetpp.cdt.targetPlatform"/> |
| 23 | + <builder arguments="MODE=debug" autoBuildTarget="all" buildPath="${ProjDirPath}" cleanBuildTarget="clean" command="make" enableAutoBuild="false" enableCleanBuild="true" enabledIncrementalBuild="true" id="org.omnetpp.cdt.gnu.builder.debug.1123895100" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="false" name="OMNeT++ Make Builder (opp_makemake)" parallelBuildOn="true" parallelizationNumber="optimal" superClass="org.omnetpp.cdt.gnu.builder.debug"/> |
| 24 | + <tool id="cdt.managedbuild.tool.gnu.archiver.base.1761731509" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> |
| 25 | + <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.1207984331" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base"> |
| 26 | + <option id="gnu.cpp.compiler.option.preprocessor.def.239238640" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false"/> |
| 27 | + <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.2124742868" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> |
| 28 | + </tool> |
| 29 | + <tool id="cdt.managedbuild.tool.gnu.c.compiler.base.1264891558" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base"> |
| 30 | + <option id="gnu.c.compiler.option.preprocessor.def.symbols.811113370" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false"/> |
| 31 | + <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.123135156" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> |
| 32 | + </tool> |
| 33 | + <tool id="cdt.managedbuild.tool.gnu.c.linker.base.1247239631" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base"/> |
| 34 | + <tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.1245029784" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base"> |
| 35 | + <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.87228616" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input"> |
| 36 | + <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> |
| 37 | + <additionalInput kind="additionalinput" paths="$(LIBS)"/> |
| 38 | + </inputType> |
| 39 | + </tool> |
| 40 | + <tool id="cdt.managedbuild.tool.gnu.assembler.base.433901735" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base"> |
| 41 | + <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1890816242" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> |
| 42 | + </tool> |
| 43 | + </toolChain> |
| 44 | + </folderInfo> |
| 45 | + <sourceEntries> |
| 46 | + <entry excluding="corenetwork/nodes/cars" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/> |
| 47 | + </sourceEntries> |
| 48 | + </configuration> |
| 49 | + </storageModule> |
| 50 | + <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
| 51 | + </cconfiguration> |
| 52 | + <cconfiguration id="org.omnetpp.cdt.gnu.config.release.708846711"> |
| 53 | + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.gnu.config.release.708846711" moduleId="org.eclipse.cdt.core.settings" name="gcc-release"> |
| 54 | + <externalSettings/> |
| 55 | + <extensions> |
| 56 | + <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/> |
| 57 | + <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
| 58 | + <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
| 59 | + <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 60 | + <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
| 61 | + <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 62 | + <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 63 | + <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 64 | + </extensions> |
| 65 | + </storageModule> |
| 66 | + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
| 67 | + <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.gnu.config.release.708846711" name="gcc-release" parent="org.omnetpp.cdt.gnu.config.release"> |
| 68 | + <folderInfo id="org.omnetpp.cdt.gnu.config.release.708846711." name="/" resourcePath=""> |
| 69 | + <toolChain id="org.omnetpp.cdt.gnu.toolchain.release.797979391" name="GCC for OMNeT++" superClass="org.omnetpp.cdt.gnu.toolchain.release"> |
| 70 | + <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.MachO64;org.eclipse.cdt.core.PE" id="org.omnetpp.cdt.targetPlatform.666673557" isAbstract="false" name="Windows, Linux, Mac" osList="win32,linux,macosx" superClass="org.omnetpp.cdt.targetPlatform"/> |
| 71 | + <builder id="org.omnetpp.cdt.gnu.builder.release.106409899" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="OMNeT++ Make Builder (opp_makemake)" superClass="org.omnetpp.cdt.gnu.builder.release"/> |
| 72 | + <tool id="cdt.managedbuild.tool.gnu.archiver.base.701270765" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> |
| 73 | + <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.170720259" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base"> |
| 74 | + <option id="gnu.cpp.compiler.option.preprocessor.def.1577128336" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false"/> |
| 75 | + <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.373694638" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> |
| 76 | + </tool> |
| 77 | + <tool id="cdt.managedbuild.tool.gnu.c.compiler.base.855195235" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base"> |
| 78 | + <option id="gnu.c.compiler.option.preprocessor.def.symbols.1015380154" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false"/> |
| 79 | + <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.831204034" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> |
| 80 | + </tool> |
| 81 | + <tool id="cdt.managedbuild.tool.gnu.c.linker.base.640807459" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base"/> |
| 82 | + <tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.1214677774" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base"> |
| 83 | + <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1165512349" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input"> |
| 84 | + <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> |
| 85 | + <additionalInput kind="additionalinput" paths="$(LIBS)"/> |
| 86 | + </inputType> |
| 87 | + </tool> |
| 88 | + <tool id="cdt.managedbuild.tool.gnu.assembler.base.1759902565" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base"> |
| 89 | + <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1529395968" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> |
| 90 | + </tool> |
| 91 | + </toolChain> |
| 92 | + </folderInfo> |
| 93 | + <sourceEntries> |
| 94 | + <entry excluding="corenetwork/nodes/cars" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/> |
| 95 | + </sourceEntries> |
| 96 | + </configuration> |
| 97 | + </storageModule> |
| 98 | + <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
| 99 | + </cconfiguration> |
| 100 | + <cconfiguration id="org.omnetpp.cdt.msvc.config.debug.429317958"> |
| 101 | + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.msvc.config.debug.429317958" moduleId="org.eclipse.cdt.core.settings" name="msvc-debug"> |
| 102 | + <externalSettings/> |
| 103 | + <extensions> |
| 104 | + <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
| 105 | + <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
| 106 | + <extension id="org.eclipse.cdt.core.VCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 107 | + <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 108 | + <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
| 109 | + <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 110 | + <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 111 | + <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 112 | + <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 113 | + <extension id="org.eclipse.cdt.autotools.core.ErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 114 | + </extensions> |
| 115 | + </storageModule> |
| 116 | + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
| 117 | + <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.msvc.config.debug.429317958" name="msvc-debug" parent="org.omnetpp.cdt.msvc.config.debug.429317958"> |
| 118 | + <folderInfo id="org.omnetpp.cdt.msvc.config.debug.429317958." name="/" resourcePath=""> |
| 119 | + <toolChain id="org.omnetpp.cdt.msvc.toolchain.debug.437317047" name="Microsoft Visual C++ for OMNeT++"> |
| 120 | + <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.PE" id="org.omnetpp.cdt.msvc.targetPlatform.858231411" name="Windows" osList="win32"/> |
| 121 | + <builder buildPath="${workspace_loc:/simulte}/msvc-debug" id="org.omnetpp.cdt.msvc.builder.debug.414623682" keepEnvironmentInBuildfile="false" name="OMNeT++ Make Builder (opp_nmakemake - not supported)"/> |
| 122 | + </toolChain> |
| 123 | + </folderInfo> |
| 124 | + <folderInfo id="org.omnetpp.cdt.msvc.config.debug.429317958.1089708063" name="/" resourcePath="src"> |
| 125 | + <toolChain id="org.omnetpp.cdt.msvc.toolchain.debug.1825022989" name="Microsoft Visual C++ for OMNeT++" unusedChildren=""/> |
| 126 | + </folderInfo> |
| 127 | + <folderInfo id="org.omnetpp.cdt.msvc.config.debug.429317958.1381813157" name="/" resourcePath="simulations/networks/cars"> |
| 128 | + <toolChain id="org.omnetpp.cdt.msvc.toolchain.debug.1768837818" name="Microsoft Visual C++ for OMNeT++" unusedChildren=""/> |
| 129 | + </folderInfo> |
| 130 | + <sourceEntries> |
| 131 | + <entry excluding="corenetwork/nodes/cars" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/> |
| 132 | + </sourceEntries> |
| 133 | + </configuration> |
| 134 | + </storageModule> |
| 135 | + <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
| 136 | + </cconfiguration> |
| 137 | + </storageModule> |
| 138 | + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
| 139 | + <project id="lte.org.omnetpp.cdt.omnetppProjectType.2046274091" name="OMNeT++ Simulation" projectType="org.omnetpp.cdt.omnetppProjectType"/> |
| 140 | + </storageModule> |
| 141 | + <storageModule moduleId="refreshScope" versionNumber="2"> |
| 142 | + <configuration configurationName="gcc-release"> |
| 143 | + <resource resourceType="PROJECT" workspacePath="/simu5G"/> |
| 144 | + </configuration> |
| 145 | + <configuration configurationName="msvc-debug"> |
| 146 | + <resource resourceType="PROJECT" workspacePath="/simu5G"/> |
| 147 | + </configuration> |
| 148 | + <configuration configurationName="gcc-debug"> |
| 149 | + <resource resourceType="PROJECT" workspacePath="/simu5G"/> |
| 150 | + </configuration> |
| 151 | + </storageModule> |
| 152 | + <storageModule moduleId="scannerConfiguration"> |
| 153 | + <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> |
| 154 | + <scannerConfigBuildInfo instanceId="org.omnetpp.cdt.gnu.config.debug.240535479"> |
| 155 | + <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.omnetpp.cdt.OmnetppGCCPerProjectProfile"/> |
| 156 | + </scannerConfigBuildInfo> |
| 157 | + <scannerConfigBuildInfo instanceId="org.omnetpp.cdt.gnu.config.release.708846711"> |
| 158 | + <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.omnetpp.cdt.OmnetppGCCPerProjectProfile"/> |
| 159 | + </scannerConfigBuildInfo> |
| 160 | + </storageModule> |
| 161 | + <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> |
| 162 | + <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> |
| 163 | + <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/> |
| 164 | +</cproject> |
0 commit comments