|
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.eclipse.linuxtools.cdt.autotools.core.configuration.build.1198071884"> |
5 |
| - <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1198071884" moduleId="org.eclipse.cdt.core.settings" name="Build (GNU)"> |
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.Cygwin_PE" 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.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
12 |
| - <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
13 |
| - <extension id="org.eclipse.cdt.core.GmakeErrorParser" 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 |
| - <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
17 |
| - <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
18 |
| - </extensions> |
19 |
| - </storageModule> |
20 |
| - <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
21 |
| - <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.linuxtools.cdt.autotools.core.buildArtefactType.autotools" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.linuxtools.cdt.autotools.core.buildArtefactType.autotools,org.eclipse.cdt.build.core.buildType=org.eclipse.linuxtools.cdt.autotools.core.buildType.default" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1198071884" name="Build (GNU)" parent="org.eclipse.linuxtools.cdt.autotools.core.configuration.build"> |
22 |
| - <folderInfo id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1198071884." name="/" resourcePath=""> |
23 |
| - <toolChain id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.26889381" name="GNU Autotools Toolchain" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolChain"> |
24 |
| - <targetPlatform id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.815412768" isAbstract="false" name="GNU Autotools Target Platform" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform"/> |
25 |
| - <builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.724478810" managedBuildOn="true" name="Autotools Makefile Generator.Build (GNU)" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder"/> |
26 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.1240007049" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure"/> |
27 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.1211505457" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen"/> |
28 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.2058569622" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc"/> |
29 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.1279792712" name="GCC C++ Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp"/> |
30 |
| - </toolChain> |
31 |
| - </folderInfo> |
32 |
| - </configuration> |
33 |
| - </storageModule> |
34 |
| - <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
35 |
| - </cconfiguration> |
36 |
| - <cconfiguration id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1999769210"> |
37 |
| - <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1999769210" moduleId="org.eclipse.cdt.core.settings" name="Debug (GNU)"> |
38 |
| - <externalSettings/> |
39 |
| - <extensions> |
40 |
| - <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/> |
41 |
| - <extension id="org.eclipse.cdt.core.Cygwin_PE" point="org.eclipse.cdt.core.BinaryParser"/> |
42 |
| - <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
43 |
| - <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
44 |
| - <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
45 |
| - <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
46 |
| - <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
47 |
| - <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
48 |
| - <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> |
49 |
| - <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
50 |
| - </extensions> |
51 |
| - </storageModule> |
52 |
| - <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
53 |
| - <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.linuxtools.cdt.autotools.core.buildArtefactType.autotools" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.linuxtools.cdt.autotools.core.buildArtefactType.autotools,org.eclipse.cdt.build.core.buildType=org.eclipse.linuxtools.cdt.autotools.core.buildType.debug" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1999769210" name="Debug (GNU)" parent="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug"> |
54 |
| - <folderInfo id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1999769210." name="/" resourcePath=""> |
55 |
| - <toolChain id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.debug.162667251" name="GNU Autotools Toolchain" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolChain.debug"> |
56 |
| - <targetPlatform id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.debug.178536197" isAbstract="false" name="GNU Autotools Target Platform" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.debug"/> |
57 |
| - <builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.debug.1608925623" managedBuildOn="true" name="Autotools Makefile Generator.Debug (GNU)" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.debug"/> |
58 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.debug.1441792766" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.debug"> |
59 |
| - <option defaultValue="CFLAGS=-g -O0" id="org.eclipse.linuxtools.cdt.autotools.core.option.configure.user.124981117" superClass="org.eclipse.linuxtools.cdt.autotools.core.option.configure.user" valueType="string"/> |
60 |
| - </tool> |
61 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.debug.1826131620" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.debug"/> |
62 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug.1021521719" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug"/> |
63 |
| - <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.debug.1445306572" name="GCC C++ Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.debug"/> |
64 |
| - </toolChain> |
65 |
| - </folderInfo> |
66 |
| - </configuration> |
67 |
| - </storageModule> |
68 |
| - </cconfiguration> |
69 |
| - </storageModule> |
70 |
| - <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
71 |
| - <project id="merge-spmv.org.eclipse.linuxtools.cdt.autotools.core.projectType.237672226" name="GNU Autotools" projectType="org.eclipse.linuxtools.cdt.autotools.core.projectType"/> |
72 |
| - </storageModule> |
73 |
| - <storageModule moduleId="scannerConfiguration"> |
74 |
| - <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> |
75 |
| - </storageModule> |
76 |
| - <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> |
77 |
| -</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="cdt.managedbuild.toolchain.gnu.cygwin.base.1803165810"> |
| 5 | + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.cygwin.base.1803165810" moduleId="org.eclipse.cdt.core.settings" name="Default"> |
| 6 | + <externalSettings/> |
| 7 | + <extensions> |
| 8 | + <extension id="org.eclipse.cdt.core.Cygwin_PE" point="org.eclipse.cdt.core.BinaryParser"/> |
| 9 | + <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 10 | + <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> |
| 11 | + <extension id="org.eclipse.cdt.core.GLDErrorParser" 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 | + </extensions> |
| 15 | + </storageModule> |
| 16 | + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
| 17 | + <configuration artifactName="${ProjName}" buildProperties="" id="cdt.managedbuild.toolchain.gnu.cygwin.base.1803165810" name="Default" parent="org.eclipse.cdt.build.core.emptycfg"> |
| 18 | + <folderInfo id="cdt.managedbuild.toolchain.gnu.cygwin.base.1803165810.1924824585" name="/" resourcePath=""> |
| 19 | + <toolChain id="cdt.managedbuild.toolchain.gnu.cygwin.base.2061902478" name="Cygwin GCC" superClass="cdt.managedbuild.toolchain.gnu.cygwin.base"> |
| 20 | + <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.Cygwin_PE" id="cdt.managedbuild.target.gnu.platform.cygwin.base.1172369477" name="Debug Platform" osList="win32" superClass="cdt.managedbuild.target.gnu.platform.cygwin.base"/> |
| 21 | + <builder id="cdt.managedbuild.target.gnu.builder.cygwin.base.1580521460" managedBuildOn="false" name="Gnu Make Builder.Default" superClass="cdt.managedbuild.target.gnu.builder.cygwin.base"/> |
| 22 | + <tool id="cdt.managedbuild.tool.gnu.assembler.cygwin.base.2059761059" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.cygwin.base"/> |
| 23 | + <tool id="cdt.managedbuild.tool.gnu.archiver.cygwin.base.1055031285" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.cygwin.base"/> |
| 24 | + <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.cygwin.base.1805018725" name="Cygwin C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.cygwin.base"/> |
| 25 | + <tool id="cdt.managedbuild.tool.gnu.c.compiler.cygwin.base.1758061151" name="Cygwin C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.cygwin.base"/> |
| 26 | + <tool id="cdt.managedbuild.tool.gnu.c.linker.cygwin.base.9123733" name="Cygwin C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.cygwin.base"/> |
| 27 | + <tool id="cdt.managedbuild.tool.gnu.cpp.linker.cygwin.base.659255545" name="Cygwin C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.cygwin.base"/> |
| 28 | + </toolChain> |
| 29 | + </folderInfo> |
| 30 | + </configuration> |
| 31 | + </storageModule> |
| 32 | + <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
| 33 | + </cconfiguration> |
| 34 | + </storageModule> |
| 35 | + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> |
| 36 | + <project id="merge-spmv.null.723424341" name="merge-spmv"/> |
| 37 | + </storageModule> |
| 38 | + <storageModule moduleId="scannerConfiguration"> |
| 39 | + <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> |
| 40 | + </storageModule> |
| 41 | + <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> |
| 42 | +</cproject> |
0 commit comments