get the basics of a new scons build system together

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@179 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
TTimo
2007-09-30 19:39:29 +00:00
parent 8037810110
commit ff588a439f
11 changed files with 498 additions and 1175 deletions

View File

@@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// seems to be required for str.h
#include <glib.h>
#include <glib/gstdio.h>
#include "synapse.h"
#if defined (__linux__) || defined (__APPLE__)