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