Switch to unified view

a b/.cproject
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.665252091">
5
          <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.gnu.config.debug.665252091" moduleId="org.eclipse.cdt.core.settings" name="gcc-debug">
6
              <externalSettings/>
7
              <extensions>
8
                  <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
9
                  <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
10
                  <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
11
                  <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
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
              </extensions>
17
          </storageModule>
18
          <storageModule moduleId="cdtBuildSystem" version="4.0.0">
19
              <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.gnu.config.debug.665252091" name="gcc-debug" parent="org.omnetpp.cdt.gnu.config.debug">
20
                  <folderInfo id="org.omnetpp.cdt.gnu.config.debug.665252091." name="/" resourcePath="">
21
                      <toolChain id="org.omnetpp.cdt.gnu.toolchain.debug.1668851211" 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.322941624" isAbstract="false" name="Windows, Linux, Mac" osList="win32,linux,macosx" superClass="org.omnetpp.cdt.targetPlatform"/>
23
                          <builder id="org.omnetpp.cdt.gnu.builder.debug.293284476" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="OMNeT++ Make Builder (opp_makemake)" parallelBuildOn="false" superClass="org.omnetpp.cdt.gnu.builder.debug"/>
24
                          <tool id="cdt.managedbuild.tool.gnu.archiver.base.1220057755" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
25
                          <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.149555567" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base">
26
                              <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1478383497" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
27
                          </tool>
28
                          <tool id="cdt.managedbuild.tool.gnu.c.compiler.base.295818979" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base">
29
                              <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1194101226" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
30
                          </tool>
31
                          <tool id="cdt.managedbuild.tool.gnu.c.linker.base.1974803218" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base"/>
32
                          <tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.147862443" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base">
33
                              <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.788572877" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
34
                                  <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
35
                                  <additionalInput kind="additionalinput" paths="$(LIBS)"/>
36
                              </inputType>
37
                          </tool>
38
                          <tool id="cdt.managedbuild.tool.gnu.assembler.base.266006095" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base">
39
                              <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1225311617" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
40
                          </tool>
41
                      </toolChain>
42
                  </folderInfo>
43
                  <sourceEntries>
44
                      <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="examples"/>
45
                      <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>
46
                  </sourceEntries>
47
              </configuration>
48
          </storageModule>
49
          <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
50
      </cconfiguration>
51
      <cconfiguration id="org.omnetpp.cdt.gnu.config.release.1172643387">
52
          <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.omnetpp.cdt.gnu.config.release.1172643387" moduleId="org.eclipse.cdt.core.settings" name="gcc-release">
53
              <externalSettings/>
54
              <extensions>
55
                  <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
56
                  <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
57
                  <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
58
                  <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
59
                  <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
60
                  <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/>
61
                  <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
62
                  <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/>
63
              </extensions>
64
          </storageModule>
65
          <storageModule moduleId="cdtBuildSystem" version="4.0.0">
66
              <configuration artifactName="${ProjName}" buildProperties="" description="" id="org.omnetpp.cdt.gnu.config.release.1172643387" name="gcc-release" parent="org.omnetpp.cdt.gnu.config.release">
67
                  <folderInfo id="org.omnetpp.cdt.gnu.config.release.1172643387." name="/" resourcePath="">
68
                      <toolChain id="org.omnetpp.cdt.gnu.toolchain.release.589904175" name="GCC for OMNeT++" superClass="org.omnetpp.cdt.gnu.toolchain.release">
69
                          <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.MachO64;org.eclipse.cdt.core.PE" id="org.omnetpp.cdt.targetPlatform.1412813875" isAbstract="false" name="Windows, Linux, Mac" osList="win32,linux,macosx" superClass="org.omnetpp.cdt.targetPlatform"/>
70
                          <builder id="org.omnetpp.cdt.gnu.builder.release.244784330" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="OMNeT++ Make Builder (opp_makemake)" superClass="org.omnetpp.cdt.gnu.builder.release"/>
71
                          <tool id="cdt.managedbuild.tool.gnu.archiver.base.1892294737" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
72
                          <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.358395083" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base">
73
                              <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1773241771" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
74
                          </tool>
75
                          <tool id="cdt.managedbuild.tool.gnu.c.compiler.base.1367622953" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base">
76
                              <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1605056790" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
77
                          </tool>
78
                          <tool id="cdt.managedbuild.tool.gnu.c.linker.base.155645606" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base"/>
79
                          <tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.1496099525" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base">
80
                              <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1082556010" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
81
                                  <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
82
                                  <additionalInput kind="additionalinput" paths="$(LIBS)"/>
83
                              </inputType>
84
                          </tool>
85
                          <tool id="cdt.managedbuild.tool.gnu.assembler.base.1913270322" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base">
86
                              <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1488166386" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
87
                          </tool>
88
                      </toolChain>
89
                  </folderInfo>
90
                  <sourceEntries>
91
                      <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>
92
                  </sourceEntries>
93
              </configuration>
94
          </storageModule>
95
          <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
96
      </cconfiguration>
97
  </storageModule>
98
  <storageModule moduleId="cdtBuildSystem" version="4.0.0">
99
      <project id="rina.org.omnetpp.cdt.omnetppProjectType.822217627" name="OMNeT++ Simulation" projectType="org.omnetpp.cdt.omnetppProjectType"/>
100
  </storageModule>
101
  <storageModule moduleId="scannerConfiguration">
102
      <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
103
      <scannerConfigBuildInfo instanceId="org.omnetpp.cdt.gnu.config.debug.665252091">
104
          <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.omnetpp.cdt.OmnetppGCCPerProjectProfile"/>
105
      </scannerConfigBuildInfo>
106
      <scannerConfigBuildInfo instanceId="org.omnetpp.cdt.gnu.config.release.1172643387">
107
          <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.omnetpp.cdt.OmnetppGCCPerProjectProfile"/>
108
      </scannerConfigBuildInfo>
109
  </storageModule>
110
  <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
111
  <storageModule moduleId="refreshScope" versionNumber="2">
112
      <configuration configurationName="gcc-release">
113
          <resource resourceType="PROJECT" workspacePath="/rina"/>
114
      </configuration>
115
      <configuration configurationName="gcc-debug">
116
          <resource resourceType="PROJECT" workspacePath="/rina"/>
117
      </configuration>
118
  </storageModule>
119
  <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings">
120
      <doc-comment-owner id="org.eclipse.cdt.ui.doxygen">
121
          <path value=""/>
122
      </doc-comment-owner>
123
  </storageModule>
124
  <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
125
</cproject>