Added presentation scene

This commit is contained in:
Jonas Strandstedt
2014-07-29 09:20:58 -04:00
parent 3006c30486
commit 98677d99a7
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,8 @@ return {
SHADERS = "${BASE_PATH}/shaders",
OPENSPACE_DATA = "${BASE_PATH}/openspace-data",
TESTDIR = "${BASE_PATH}/src/tests",
SCENEPATH = "${OPENSPACE_DATA}/scene",
-- SCENEPATH = "${OPENSPACE_DATA}/scene",
SCENEPATH = "${OPENSPACE_DATA}/ABufferVolumes",
CONFIG = "${BASE_PATH}/config"
},
SGCTConfig = "${SGCT}/single.xml",