SSPCPP-689 Move up to VC14: Move cpp files into appropriate folders
[shibboleth/cpp-sp.git] / .project
index e46b359..325789d 100644 (file)
--- a/.project
+++ b/.project
@@ -3,22 +3,25 @@
        <name>cpp-sp</name>
        <comment></comment>
        <projects>
-               <project>cpp-opensaml2</project>
+               <project>cpp-log4shib</project>
+               <project>cpp-opensaml</project>
                <project>cpp-xmltooling</project>
        </projects>
        <buildSpec>
                <buildCommand>
-                       <name>org.eclipse.linuxtools.cdt.autotools.genmakebuilder</name>
+                       <name>org.eclipse.cdt.autotools.core.genmakebuilderV2</name>
                        <arguments>
                        </arguments>
                </buildCommand>
                <buildCommand>
-                       <name>org.eclipse.linuxtools.cdt.autotools.core.genmakebuilderV2</name>
+                       <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+                       <triggers>clean,full,incremental,</triggers>
                        <arguments>
                        </arguments>
                </buildCommand>
                <buildCommand>
                        <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+                       <triggers>full,incremental,</triggers>
                        <arguments>
                        </arguments>
                </buildCommand>
@@ -27,7 +30,7 @@
                <nature>org.eclipse.cdt.core.cnature</nature>
                <nature>org.eclipse.cdt.core.ccnature</nature>
                <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
-               <nature>org.eclipse.linuxtools.cdt.autotools.autotoolsNature</nature>
                <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+               <nature>org.eclipse.cdt.autotools.core.autotoolsNatureV2</nature>
        </natures>
 </projectDescription>