summaryrefslogtreecommitdiff
path: root/openscad.pro
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-09-30 01:11:28 (GMT)
committerMarius Kintel <marius@kintel.net>2011-09-30 01:11:28 (GMT)
commitbf3fb9634c44bcd28a4e2faede72052daa1f966c (patch)
tree50096d172fa5aa4df69dec7e0f34372e4dd441f5 /openscad.pro
parentff915961b6fac11c535742857b5923514ce18e09 (diff)
Renamed some files and classnames for clarification
Diffstat (limited to 'openscad.pro')
-rw-r--r--openscad.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/openscad.pro b/openscad.pro
index 6e79b29..765ff6b 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -139,8 +139,8 @@ HEADERS += src/renderer.h \
src/module.h \
src/node.h \
src/csgnode.h \
- src/dxflinextrudenode.h \
- src/dxfrotextrudenode.h \
+ src/linearextrudenode.h \
+ src/rotateextrudenode.h \
src/projectionnode.h \
src/cgaladvnode.h \
src/importnode.h \
@@ -197,8 +197,8 @@ SOURCES += src/openscad.cc \
src/dxftess-glu.cc \
src/dxftess-cgal.cc \
src/dxfdim.cc \
- src/dxflinextrude.cc \
- src/dxfrotextrude.cc \
+ src/linearextrude.cc \
+ src/rotateextrude.cc \
src/highlighter.cc \
src/printutils.cc \
src/Preferences.cc \
contact: Jan Huwald // Impressum