1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Small update of pro file

This commit is contained in:
bugmaster 2015-02-25 12:46:07 +03:00
parent 50b994e73f
commit 69f86542ba

View File

@ -5,13 +5,13 @@ TARGET = VoxelDemo
SAMPLESROOT = $$(CASROOT)/samples/qt
HEADERS = $${SAMPLESROOT}/voxeldemo/src/*.h
HEADERS = $${SAMPLESROOT}/voxeldemo/inc/*.h
SOURCES = $${SAMPLESROOT}/voxeldemo/src/*.cxx \
$${SAMPLESROOT}/voxeldemo/src/*.cpp
INCLUDEPATH += $$quote($${SAMPLESROOT}/voxeldemo/src)
INCLUDEPATH += $$quote($${SAMPLESROOT}/voxeldemo/inc)
DEFINES = CSFDB