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:
parent
50b994e73f
commit
69f86542ba
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user