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