|
2 | 2 | <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
3 | 3 | <storageModule moduleId="org.eclipse.cdt.core.settings">
|
4 | 4 | <cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.705626182">
|
5 |
| - <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.705626182" moduleId="org.eclipse.cdt.core.settings" name="Debug Linux"> |
| 5 | + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.705626182" moduleId="org.eclipse.cdt.core.settings" name="DebugLinux"> |
6 | 6 | <externalSettings/>
|
7 | 7 | <extensions>
|
8 | 8 | <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
14 | 14 | </extensions>
|
15 | 15 | </storageModule>
|
16 | 16 | <storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
17 |
| - <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.debug.705626182" name="Debug Linux" optionalBuildProperties="org.eclipse.cdt.docker.launcher.containerbuild.property.selectedvolumes=,org.eclipse.cdt.docker.launcher.containerbuild.property.volumes=" parent="cdt.managedbuild.config.gnu.exe.debug"> |
| 17 | + <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.debug.705626182" name="DebugLinux" optionalBuildProperties="org.eclipse.cdt.docker.launcher.containerbuild.property.selectedvolumes=,org.eclipse.cdt.docker.launcher.containerbuild.property.volumes=" parent="cdt.managedbuild.config.gnu.exe.debug"> |
18 | 18 | <folderInfo id="cdt.managedbuild.config.gnu.exe.debug.705626182." name="/" resourcePath="">
|
19 | 19 | <toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.2068026832" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
|
20 | 20 | <targetPlatform id="cdt.managedbuild.target.gnu.platform.exe.debug.171051444" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.debug"/>
|
|
30 | 30 | <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/include}""/>
|
31 | 31 | </option>
|
32 | 32 | <option id="gnu.cpp.compiler.option.dialect.std.1954407220" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
|
| 33 | + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.1394487476" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols"> |
| 34 | + <listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/> |
| 35 | + </option> |
33 | 36 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.641013938" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
34 | 37 | </tool>
|
35 | 38 | <tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.1381029469" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
|
|
40 | 43 | <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/modules/lsp-test-fw/include}""/>
|
41 | 44 | <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/include}""/>
|
42 | 45 | </option>
|
| 46 | + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.1241691936" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols"> |
| 47 | + <listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/> |
| 48 | + </option> |
43 | 49 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.736688226" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
44 | 50 | </tool>
|
45 | 51 | <tool id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1514007439" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
|
|
84 | 90 | <option id="gnu.cpp.compiler.exe.release.option.optimization.level.984701037" name="Optimization Level" superClass="gnu.cpp.compiler.exe.release.option.optimization.level" useByScannerDiscovery="false" value="gnu.cpp.compiler.optimization.level.most" valueType="enumerated"/>
|
85 | 91 | <option defaultValue="gnu.cpp.compiler.debugging.level.none" id="gnu.cpp.compiler.exe.release.option.debugging.level.1265681203" name="Debug Level" superClass="gnu.cpp.compiler.exe.release.option.debugging.level" useByScannerDiscovery="false" valueType="enumerated"/>
|
86 | 92 | <option id="gnu.cpp.compiler.option.dialect.std.1749799414" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
|
| 93 | + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.790840761" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols"> |
| 94 | + <listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/> |
| 95 | + </option> |
87 | 96 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1616599406" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
88 | 97 | </tool>
|
89 | 98 | <tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.676858264" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release">
|
90 | 99 | <option defaultValue="gnu.c.optimization.level.most" id="gnu.c.compiler.exe.release.option.optimization.level.585862832" name="Optimization Level" superClass="gnu.c.compiler.exe.release.option.optimization.level" useByScannerDiscovery="false" valueType="enumerated"/>
|
91 | 100 | <option defaultValue="gnu.c.debugging.level.none" id="gnu.c.compiler.exe.release.option.debugging.level.2085962841" name="Debug Level" superClass="gnu.c.compiler.exe.release.option.debugging.level" useByScannerDiscovery="false" valueType="enumerated"/>
|
| 101 | + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.473707831" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols"> |
| 102 | + <listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/> |
| 103 | + </option> |
92 | 104 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1200202128" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
93 | 105 | </tool>
|
94 | 106 | <tool id="cdt.managedbuild.tool.gnu.c.linker.exe.release.804882748" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release"/>
|
|
111 | 123 | <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
112 | 124 | </cconfiguration>
|
113 | 125 | <cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.705626182.1343390006">
|
114 |
| - <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.705626182.1343390006" moduleId="org.eclipse.cdt.core.settings" name="Debug Win"> |
| 126 | + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.705626182.1343390006" moduleId="org.eclipse.cdt.core.settings" name="DebugWin"> |
115 | 127 | <externalSettings/>
|
116 | 128 | <extensions>
|
117 | 129 | <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
123 | 135 | </extensions>
|
124 | 136 | </storageModule>
|
125 | 137 | <storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
126 |
| - <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.debug.705626182.1343390006" name="Debug Win" optionalBuildProperties="" parent="cdt.managedbuild.config.gnu.exe.debug"> |
| 138 | + <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.debug.705626182.1343390006" name="DebugWin" optionalBuildProperties="" parent="cdt.managedbuild.config.gnu.exe.debug"> |
127 | 139 | <folderInfo id="cdt.managedbuild.config.gnu.exe.debug.705626182.1343390006." name="/" resourcePath="">
|
128 | 140 | <toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.364246085" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
|
129 | 141 | <targetPlatform id="cdt.managedbuild.target.gnu.platform.exe.debug.1400935511" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.debug"/>
|
|
139 | 151 | <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/include}""/>
|
140 | 152 | </option>
|
141 | 153 | <option id="gnu.cpp.compiler.option.dialect.std.2057861912" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
|
| 154 | + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.146669855" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols"> |
| 155 | + <listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/> |
| 156 | + </option> |
142 | 157 | <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.292790526" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
143 | 158 | </tool>
|
144 | 159 | <tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.2075476036" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
|
|
149 | 164 | <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/modules/lsp-test-fw/include}""/>
|
150 | 165 | <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/include}""/>
|
151 | 166 | </option>
|
| 167 | + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.990169030" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols"> |
| 168 | + <listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/> |
| 169 | + </option> |
152 | 170 | <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1556748581" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
153 | 171 | </tool>
|
154 | 172 | <tool id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1121939403" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
|
|
195 | 213 | <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
196 | 214 | <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
197 | 215 | <storageModule moduleId="refreshScope" versionNumber="2">
|
198 |
| - <configuration configurationName="Debug"> |
| 216 | + <configuration configurationName="Debug Linux"/> |
| 217 | + <configuration configurationName="Debug Win"/> |
| 218 | + <configuration configurationName="Release"> |
199 | 219 | <resource resourceType="PROJECT" workspacePath="/lsp-r3d-base-lib"/>
|
200 | 220 | </configuration>
|
201 |
| - <configuration configurationName="Release"> |
| 221 | + <configuration configurationName="Debug"> |
202 | 222 | <resource resourceType="PROJECT" workspacePath="/lsp-r3d-base-lib"/>
|
203 | 223 | </configuration>
|
204 | 224 | </storageModule>
|
|
0 commit comments