*** empty log message ***
[educational.data.git] / projekt-c / .project
blob5c8ba799b6abcbe72a0c71b91326c1c0dab31bd7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3 <name>PRC</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 <buildCommand>
14 <name>org.eclipse.cdt.make.core.makeBuilder</name>
15 <arguments>
16 <dictionary>
17 <key>org.eclipse.cdt.core.errorOutputParser</key>
18 <value>org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser;</value>
19 </dictionary>
20 <dictionary>
21 <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
22 <value>clean all</value>
23 </dictionary>
24 <dictionary>
25 <key>org.eclipse.cdt.make.core.incrementalBuildTarget</key>
26 <value>all</value>
27 </dictionary>
28 <dictionary>
29 <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
30 <value>false</value>
31 </dictionary>
32 <dictionary>
33 <key>org.eclipse.cdt.make.core.buildLocation</key>
34 <value></value>
35 </dictionary>
36 <dictionary>
37 <key>org.eclipse.cdt.make.core.enableFullBuild</key>
38 <value>true</value>
39 </dictionary>
40 <dictionary>
41 <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
42 <value>true</value>
43 </dictionary>
44 <dictionary>
45 <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
46 <value>true</value>
47 </dictionary>
48 <dictionary>
49 <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
50 <value>clean</value>
51 </dictionary>
52 <dictionary>
53 <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
54 <value>true</value>
55 </dictionary>
56 <dictionary>
57 <key>org.eclipse.cdt.make.core.buildCommand</key>
58 <value>make</value>
59 </dictionary>
60 <dictionary>
61 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
62 <value>all</value>
63 </dictionary>
64 <dictionary>
65 <key>org.eclipse.cdt.make.core.stopOnError</key>
66 <value>false</value>
67 </dictionary>
68 </arguments>
69 </buildCommand>
70 <buildCommand>
71 <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
72 <arguments>
73 <dictionary>
74 <key>org.eclipse.cdt.make.core.ScannerConfigDiscoveryEnabled</key>
75 <value>true</value>
76 </dictionary>
77 <dictionary>
78 <key>org.eclipse.cdt.make.core.makeBuilderParserId</key>
79 <value>org.eclipse.cdt.make.core.GCCScannerInfoConsoleParser</value>
80 </dictionary>
81 <dictionary>
82 <key>org.eclipse.cdt.make.core.esiProviderCommandEnabled</key>
83 <value>true</value>
84 </dictionary>
85 <dictionary>
86 <key>org.eclipse.cdt.make.core.siProblemGenerationEnabled</key>
87 <value>true</value>
88 </dictionary>
89 <dictionary>
90 <key>org.eclipse.cdt.make.core.useDefaultESIProviderCmd</key>
91 <value>true</value>
92 </dictionary>
93 <dictionary>
94 <key>org.eclipse.cdt.make.core.makeBuilderParserEnabled</key>
95 <value>true</value>
96 </dictionary>
97 <dictionary>
98 <key>org.eclipse.cdt.make.core.esiProviderParserId</key>
99 <value>org.eclipse.cdt.make.core.GCCSpecsConsoleParser</value>
100 </dictionary>
101 </arguments>
102 </buildCommand>
103 </buildSpec>
104 <natures>
105 <nature>org.eclipse.cdt.core.cnature</nature>
106 <nature>org.eclipse.cdt.make.core.makeNature</nature>
107 <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
108 <nature>org.eclipse.cdt.core.ccnature</nature>
109 <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
110 </natures>
111 </projectDescription>