summaryrefslogtreecommitdiff
path: root/opencsg.pri
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-08-03 22:45:40 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-08-03 22:45:40 (GMT)
commit00d7bb401c0732a5f1b33cd0059a643933286c5d (patch)
tree98c59f98c0e06f37af2a810b7eb20595334a6abf /opencsg.pri
parentf78d4f74b2606f3cccff0f241b608cb021a30b9b (diff)
fix broken build on systems that use case sensitive filenames (linux)
Diffstat (limited to 'opencsg.pri')
-rw-r--r--opencsg.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/opencsg.pri b/opencsg.pri
index 02be596..d34f11b 100644
--- a/opencsg.pri
+++ b/opencsg.pri
@@ -3,8 +3,8 @@ opencsg {
CONFIG += glew
include(glew.pri)
- HEADERS += src/opencsgrenderer.h
- SOURCES += src/opencsgrenderer.cc
+ HEADERS += src/OpenCSGRenderer.h
+ SOURCES += src/OpenCSGRenderer.cc
isEmpty(DEPLOYDIR) {
# Optionally specify location of OpenCSG using the
contact: Jan Huwald // Impressum