This commit is contained in:
2011-08-24 02:29:45 +00:00
165 changed files with 3065 additions and 2389 deletions

View File

@@ -10,7 +10,7 @@ incs += ' #/intern/guardedalloc #/extern/glew/include'
defs = ''
if env['OURPLATFORM'] == 'linux2':
if env['OURPLATFORM'] == 'linux':
cflags='-pthread'
incs += ' ../../../extern/binreloc/include'