# HG changeset patch # User Catarina Boucinha # Date 1251386336 -3600 # Node ID b8a2f4c867455c3fed5e18a354071f56fed9dfcc # Parent da1a8186f86f8942b5158ce18b9d5da6663bf214# Parent f68ef6f05e1717ebc160b25ba82cb0ab3d95f589 Merged changes diff -r da1a8186f86f -r b8a2f4c86745 .cdtproject --- a/.cdtproject Thu Aug 27 16:06:46 2009 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make - -test -true -true - - -make - -all -true -true - - -make - -clean -false -true - - - - - diff -r da1a8186f86f -r b8a2f4c86745 .cproject --- a/.cproject Thu Aug 27 16:06:46 2009 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make - -test -true -true - - -make - -all -true -true - - -make - -clean -false -true - - - - - - - - - - - - - diff -r da1a8186f86f -r b8a2f4c86745 .cvsignore --- a/.cvsignore Thu Aug 27 16:06:46 2009 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -Makefile.depend -iec2iec -iec2cc -*.txt -*.c -*.h -iec2cc.exe -iec2c -.settings -.cproject -.project \ No newline at end of file diff -r da1a8186f86f -r b8a2f4c86745 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Aug 27 16:18:56 2009 +0100 @@ -0,0 +1,1 @@ +.project diff -r da1a8186f86f -r b8a2f4c86745 .project --- a/.project Thu Aug 27 16:06:46 2009 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,82 +0,0 @@ - - - matiec - - - - - - org.eclipse.cdt.make.core.makeBuilder - 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.enableAutoBuild - false - - - org.eclipse.cdt.make.core.environment - - - - org.eclipse.cdt.make.core.enableFullBuild - true - - - org.eclipse.cdt.make.core.build.target.inc - all - - - org.eclipse.cdt.make.core.enabledIncrementalBuild - true - - - org.eclipse.cdt.make.core.build.target.clean - clean - - - org.eclipse.cdt.make.core.build.command - make - - - org.eclipse.cdt.make.core.enableCleanBuild - true - - - org.eclipse.cdt.make.core.append_environment - true - - - org.eclipse.cdt.make.core.useDefaultBuildCmd - true - - - org.eclipse.cdt.make.core.build.target.auto - all - - - org.eclipse.cdt.make.core.stopOnError - false - - - - - org.eclipse.cdt.make.core.ScannerConfigBuilder - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.make.core.makeNature - org.eclipse.cdt.make.core.ScannerConfigNature - org.eclipse.cdt.core.ccnature - -