parent
3a9284b562
commit
904b7700fa
|
@ -33,11 +33,6 @@ else:
|
||||||
# Core dependencies
|
# Core dependencies
|
||||||
SConscript("png/SCsub")
|
SConscript("png/SCsub")
|
||||||
|
|
||||||
# Tools override
|
|
||||||
# FIXME: Should likely be integrated in the tools/ codebase
|
|
||||||
if env['tools']:
|
|
||||||
SConscript("convex_decomp/SCsub")
|
|
||||||
|
|
||||||
if env['vsproj']:
|
if env['vsproj']:
|
||||||
import os
|
import os
|
||||||
path = os.getcwd()
|
path = os.getcwd()
|
||||||
|
|
Loading…
Reference in New Issue