CPPOST-94 Move Solution up to VS2015
[shibboleth/cpp-opensaml.git] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>cpp-opensaml</name>
4         <comment></comment>
5         <projects>
6                 <project>cpp-log4shib</project>
7                 <project>cpp-xmltooling</project>
8         </projects>
9         <buildSpec>
10                 <buildCommand>
11                         <name>org.eclipse.cdt.autotools.core.genmakebuilderV2</name>
12                         <arguments>
13                         </arguments>
14                 </buildCommand>
15                 <buildCommand>
16                         <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
17                         <triggers>clean,full,incremental,</triggers>
18                         <arguments>
19                         </arguments>
20                 </buildCommand>
21                 <buildCommand>
22                         <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
23                         <triggers>full,incremental,</triggers>
24                         <arguments>
25                         </arguments>
26                 </buildCommand>
27         </buildSpec>
28         <natures>
29                 <nature>org.eclipse.cdt.core.cnature</nature>
30                 <nature>org.eclipse.cdt.core.ccnature</nature>
31                 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
32                 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
33                 <nature>org.eclipse.cdt.autotools.core.autotoolsNatureV2</nature>
34         </natures>
35 </projectDescription>