Initial commit
This commit is contained in:
BIN
test/.sconsign.dblite
Normal file
BIN
test/.sconsign.dblite
Normal file
Binary file not shown.
6
test/SConstruct
Normal file
6
test/SConstruct
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
config = {
|
||||
'PROJECT_NAME': 'DUMMY'
|
||||
}
|
||||
|
||||
env = SConscript('../SConscript', exports = ['config'])
|
||||
Reference in New Issue
Block a user