mirror of
https://github.com/Relintai/scons_gd.git
synced 2024-11-22 11:18:11 +01:00
31 lines
340 B
Plaintext
31 lines
340 B
Plaintext
[run]
|
|
source = $PWD
|
|
parallel = True
|
|
omit =
|
|
*Tests.py
|
|
*/src/*
|
|
*/test/*
|
|
*/testing/*
|
|
*/template/*
|
|
*/scripts/*
|
|
*/scons-time.py
|
|
*/bootstrap.py
|
|
*/runtest.py
|
|
*/setup.py
|
|
|
|
[path]
|
|
source = $PWD
|
|
|
|
[report]
|
|
omit =
|
|
*Tests.py
|
|
*/src/*
|
|
*/test/*
|
|
*/testing/*
|
|
*/template/*
|
|
*/scripts/*
|
|
*/scons-time.py
|
|
*/bootstrap.py
|
|
*/runtest.py
|
|
*/setup.py
|