Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>cpp-sp</name>
4         <comment></comment>
5         <buildSpec>
6                 <buildCommand>
7                         <name>org.eclipse.cdt.make.core.makeBuilder</name>
8                         <arguments>
9                                 <dictionary>
10                                         <key>org.eclipse.cdt.core.errorOutputParser</key>
11                                         <value>org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.VCErrorParser;</value>
12                                 </dictionary>
13                                 <dictionary>
14                                         <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
15                                         <value>clean all</value>
16                                 </dictionary>
17                                 <dictionary>
18                                         <key>org.eclipse.cdt.make.core.incrementalBuildTarget</key>
19                                         <value>all</value>
20                                 </dictionary>
21                                 <dictionary>
22                                         <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
23                                         <value>false</value>
24                                 </dictionary>
25                                 <dictionary>
26                                         <key>org.eclipse.cdt.make.core.buildLocation</key>
27                                         <value></value>
28                                 </dictionary>
29                                 <dictionary>
30                                         <key>org.eclipse.cdt.make.core.enableFullBuild</key>
31                                         <value>false</value>
32                                 </dictionary>
33                                 <dictionary>
34                                         <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
35                                         <value>false</value>
36                                 </dictionary>
37                                 <dictionary>
38                                         <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
39                                         <value>false</value>
40                                 </dictionary>
41                                 <dictionary>
42                                         <key>org.eclipse.cdt.make.core.buildArguments</key>
43                                         <value></value>
44                                 </dictionary>
45                                 <dictionary>
46                                         <key>org.eclipse.cdt.make.core.buildCommand</key>
47                                         <value>nmake</value>
48                                 </dictionary>
49                                 <dictionary>
50                                         <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
51                                         <value>all</value>
52                                 </dictionary>
53                                 <dictionary>
54                                         <key>org.eclipse.cdt.make.core.stopOnError</key>
55                                         <value>false</value>
56                                 </dictionary>
57                         </arguments>
58                 </buildCommand>
59         </buildSpec>
60         <natures>
61                 <nature>org.eclipse.cdt.core.cnature</nature>
62                 <nature>org.eclipse.cdt.make.core.makeNature</nature>
63                 <nature>org.eclipse.cdt.core.ccnature</nature>
64         </natures>
65 </projectDescription>