-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cproject
96 lines (96 loc) · 9.25 KB
/
.cproject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="photran.managedbuild.config.gnu.fortran.exe.debug.434132393">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="photran.managedbuild.config.gnu.fortran.exe.debug.434132393" moduleId="org.eclipse.cdt.core.settings" name="Debug">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.photran.core.GFortranErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.photran.core.intel.IntelCompilerErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.photran.core.IntelFortranErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactName="${ProjName}" buildProperties="" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.photran.core.GFortranErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.photran.core.IntelFortranErrorParser;org.eclipse.photran.core.intel.IntelCompilerErrorParser" id="photran.managedbuild.config.gnu.fortran.exe.debug.434132393" name="Debug" parent="photran.managedbuild.config.gnu.fortran.exe.debug">
<folderInfo id="photran.managedbuild.config.gnu.fortran.exe.debug.434132393." name="/" resourcePath="">
<toolChain id="photran.managedbuild.toolchain.gnu.fortran.exe.debug.946153058" name="GCC Fortran" superClass="photran.managedbuild.toolchain.gnu.fortran.exe.debug">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="photran.managedbuild.target.gnu.platform.exe.debug.2085152148" name="Debug Platform" osList="solaris,linux,hpux,aix,qnx" superClass="photran.managedbuild.target.gnu.platform.exe.debug"/>
<builder buildPath="${workspace_loc:/Backus_test}/Debug" id="photran.managedbuild.target.gnu.builder.exe.debug.2134405029" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="photran.managedbuild.target.gnu.builder.exe.debug"/>
<tool id="photran.managedbuild.tool.gnu.c.compiler.exe.debug.358385275" name="GCC C Compiler" superClass="photran.managedbuild.tool.gnu.c.compiler.exe.debug">
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.247300465" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
</tool>
<tool id="photran.managedbuild.tool.gnu.fortran.compiler.exe.debug.206198160" name="GNU Fortran Compiler" superClass="photran.managedbuild.tool.gnu.fortran.compiler.exe.debug">
<inputType id="photran.managedbuild.tool.gnu.fortran.compiler.input.2012519994" superClass="photran.managedbuild.tool.gnu.fortran.compiler.input"/>
</tool>
<tool id="photran.managedbuild.tool.gnu.fortran.linker.exe.debug.19759804" name="GNU Fortran Linker" superClass="photran.managedbuild.tool.gnu.fortran.linker.exe.debug">
<inputType id="photran.managedbuild.tool.gnu.fortran.linker.input.10638783" superClass="photran.managedbuild.tool.gnu.fortran.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool id="photran.managedbuild.tool.gnu.assembler.exe.debug.1715089329" name="GCC Assembler" superClass="photran.managedbuild.tool.gnu.assembler.exe.debug">
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.929809889" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
<cconfiguration id="photran.managedbuild.config.gnu.fortran.exe.release.767730599">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="photran.managedbuild.config.gnu.fortran.exe.release.767730599" moduleId="org.eclipse.cdt.core.settings" name="Release">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.photran.core.GFortranErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactName="${ProjName}" buildProperties="" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.photran.core.GFortranErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GmakeErrorParser" id="photran.managedbuild.config.gnu.fortran.exe.release.767730599" name="Release" parent="photran.managedbuild.config.gnu.fortran.exe.release">
<folderInfo id="photran.managedbuild.config.gnu.fortran.exe.release.767730599." name="/" resourcePath="">
<toolChain id="photran.managedbuild.toolchain.gnu.fortran.exe.release.448108321" name="GCC Fortran" superClass="photran.managedbuild.toolchain.gnu.fortran.exe.release">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="photran.managedbuild.target.gnu.platform.fortran.exe.release.43568692" name="Release Platform" osList="solaris,linux,hpux,aix,qnx" superClass="photran.managedbuild.target.gnu.platform.fortran.exe.release"/>
<builder buildPath="${workspace_loc:/Backus_test}/Release" id="photran.managedbuild.target.gnu.builder.exe.release.1254649982" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="photran.managedbuild.target.gnu.builder.exe.release"/>
<tool id="photran.managedbuild.tool.gnu.c.compiler.exe.release.54360770" name="GCC C Compiler" superClass="photran.managedbuild.tool.gnu.c.compiler.exe.release">
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.790570702" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
</tool>
<tool id="photran.managedbuild.tool.gnu.fortran.compiler.exe.release.1371235512" name="GNU Fortran Compiler" superClass="photran.managedbuild.tool.gnu.fortran.compiler.exe.release">
<inputType id="photran.managedbuild.tool.gnu.fortran.compiler.input.1890400275" superClass="photran.managedbuild.tool.gnu.fortran.compiler.input"/>
</tool>
<tool id="photran.managedbuild.tool.gnu.fortran.linker.exe.release.347196343" name="GNU Fortran Linker" superClass="photran.managedbuild.tool.gnu.fortran.linker.exe.release">
<inputType id="photran.managedbuild.tool.gnu.fortran.linker.input.1843861054" superClass="photran.managedbuild.tool.gnu.fortran.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool id="photran.managedbuild.tool.gnu.assembler.exe.release.183346554" name="GCC Assembler" superClass="photran.managedbuild.tool.gnu.assembler.exe.release">
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1487649253" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="Backus_test.photran.managedbuild.target.gnu.fortran.exe.562434920" name="Executable (Gnu Fortran on Linux/*nix)" projectType="photran.managedbuild.target.gnu.fortran.exe"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
</cproject>