]> OCCT Git - occt-copy.git/commitdiff
Small update of pro file
authorbugmaster <bugmaster@opencascade.com>
Wed, 25 Feb 2015 09:46:07 +0000 (12:46 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 25 Feb 2015 09:46:07 +0000 (12:46 +0300)
samples/qt/VoxelDemo/VoxelDemo.pro

index d99102ec858344fed1a4a5babeff7543b30cd164..1e68dc14164569f53206c1835ab2a6c860ab2238 100644 (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