Moved test "demo" to separate directory

This commit is contained in:
Emmanuel BENOîT 2017-12-03 10:23:37 +01:00
parent dcd149eee5
commit 64629560cc
21 changed files with 9 additions and 0 deletions

9
test/build.srd Normal file
View file

@ -0,0 +1,9 @@
(cfg "Default"
(resolutions
(1280 720)
(1920 1080)
)
(optimizer on
(constant-folding on)
)
)