From a1763efe21f04a7188517aa193b6670bd5cefaba Mon Sep 17 00:00:00 2001 From: David Voswinkel Date: Thu, 14 May 2009 20:21:18 +0200 Subject: [PATCH] o mac compiles and stil crashed --- tools/bsnes/.cproject | 142 ++++++++++++++++++++++++++++++++++++++++++ tools/bsnes/.project | 78 +++++++++++++++++++++++ 2 files changed, 220 insertions(+) create mode 100644 tools/bsnes/.cproject create mode 100644 tools/bsnes/.project diff --git a/tools/bsnes/.cproject b/tools/bsnes/.cproject new file mode 100644 index 0000000..79918a7 --- /dev/null +++ b/tools/bsnes/.cproject @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/bsnes/.project b/tools/bsnes/.project new file mode 100644 index 0000000..9a8c616 --- /dev/null +++ b/tools/bsnes/.project @@ -0,0 +1,78 @@ + + + bsnes + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + ?name? + + + + org.eclipse.cdt.make.core.append_environment + true + + + org.eclipse.cdt.make.core.autoBuildTarget + all + + + org.eclipse.cdt.make.core.buildArguments + + + + org.eclipse.cdt.make.core.buildCommand + make + + + org.eclipse.cdt.make.core.cleanBuildTarget + clean + + + org.eclipse.cdt.make.core.contents + org.eclipse.cdt.make.core.activeConfigSettings + + + org.eclipse.cdt.make.core.enableAutoBuild + false + + + org.eclipse.cdt.make.core.enableCleanBuild + true + + + org.eclipse.cdt.make.core.enableFullBuild + true + + + org.eclipse.cdt.make.core.fullBuildTarget + all + + + org.eclipse.cdt.make.core.stopOnError + true + + + org.eclipse.cdt.make.core.useDefaultBuildCmd + true + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + +