X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=blobdiff_plain;f=.project;h=485286077f755552d0a4e57c8947cf586d392695;hp=40ff0ebb87fe96d8420353cc3df1f66444043787;hb=HEAD;hpb=b328db91c5e8768f3ac112dee12651444c5f4ccb diff --git a/.project b/.project index 40ff0eb..4852860 100644 --- a/.project +++ b/.project @@ -10,30 +10,18 @@ clean,full,incremental, - org.eclipse.cdt.make.core.build.arguments - - - - org.eclipse.cdt.core.errorOutputParser - 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; + org.eclipse.cdt.make.core.enableCleanBuild + true - org.eclipse.cdt.make.core.environment - + org.eclipse.cdt.make.core.append_environment + true - org.eclipse.cdt.make.core.enableAutoBuild + org.eclipse.cdt.make.core.stopOnError false - org.eclipse.cdt.make.core.build.target.inc - all - - - org.eclipse.cdt.make.core.enableFullBuild - true - - org.eclipse.cdt.make.core.enabledIncrementalBuild true @@ -42,22 +30,22 @@ make - org.eclipse.cdt.make.core.build.target.clean - clean - - - org.eclipse.cdt.make.core.enableCleanBuild - true + org.eclipse.cdt.make.core.build.target.inc + all - org.eclipse.cdt.make.core.append_environment - true + org.eclipse.cdt.make.core.build.arguments + org.eclipse.cdt.make.core.build.target.full clean all + org.eclipse.cdt.make.core.environment + + + org.eclipse.cdt.make.core.useDefaultBuildCmd true @@ -66,9 +54,25 @@ all - org.eclipse.cdt.make.core.stopOnError + org.eclipse.cdt.make.core.enableAutoBuild false + + org.eclipse.cdt.make.core.enableFullBuild + true + + + org.eclipse.cdt.make.core.build.target.clean + clean + + + org.eclipse.cdt.make.core.build.location + + + + org.eclipse.cdt.core.errorOutputParser + 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; +