summaryrefslogtreecommitdiff
path: root/test-code/csgtexttest.pro
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-04-12 04:57:02 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:35 (GMT)
commit1caf80e561819832092e67bd15ceba5d6f9a02f8 (patch)
treeac144b7659840529155c762794508bea018b2be3 /test-code/csgtexttest.pro
parente8e213b3c9ce0580045ea6e7e86b00ab41d4c58b (diff)
Added CSGTextCache for experimenting with cache-tree organization
Diffstat (limited to 'test-code/csgtexttest.pro')
-rw-r--r--test-code/csgtexttest.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/test-code/csgtexttest.pro b/test-code/csgtexttest.pro
index a1c3148..8fd4769 100644
--- a/test-code/csgtexttest.pro
+++ b/test-code/csgtexttest.pro
@@ -66,7 +66,9 @@ HEADERS += ../src/builtin.h \
../src/state.h \
../src/PolySetRenderer.h \
../src/Tree.h \
- CSGTextRenderer.h
+ ../src/myqhash.h \
+ CSGTextRenderer.h \
+ CSGTextCache.h
SOURCES += csgtexttest.cc \
../src/export.cc \
@@ -100,4 +102,6 @@ SOURCES += csgtexttest.cc \
../src/traverser.cc \
../src/PolySetRenderer.cc \
../src/Tree.cc \
- CSGTextRenderer.cc
+ ../src/qhash.cc \
+ CSGTextRenderer.cc \
+ CSGTextCache.cc
contact: Jan Huwald // Impressum