2.5 / Nodes

* enable more code (button callbacks, will probably undergo revision)
This commit is contained in:
Nathan Letwory
2008-12-29 00:55:23 +00:00
parent aa1c405b7a
commit 87cae4caed
6 changed files with 105 additions and 160 deletions

View File

@@ -9,7 +9,8 @@ incs += ' ../../windowmanager #intern/guardedalloc #extern/glew/include'
defs = []
cf = []
if env['OURPLATFORM'] == 'win32-vc':
cf.append('/WX')
#cf.append('/WX')
pass
if env['CC'] == 'gcc':
#cf.append('-Werror')
pass