8 # target.path = $$PREFIX/bin
11 CONFIG
+= qt release thread
12 #CONFIG += qt debug thread
13 DEFINES
+= QT_NO_DEBUG
16 DEFINES
+= CGNS_SUPPORT
18 #QMAKE_CXXFLAGS += -pg
20 QT
+= xml network opengl
25 LIBS
+= -lvtkDICOMParser
28 LIBS
+= -lvtkFiltering
29 #LIBS += -lvtkfreetype
31 LIBS
+= -lvtkGenericFiltering
42 LIBS
+= -lvtkRendering
47 LIBS
+= -lvtkVolumeRendering
55 LIBS
+= -L
./netgen_svn
56 LIBS
+= -L$
(VTKLIBDIR
)
57 LIBS
+= -L$
(CGNSLIBDIR
)
59 QMAKE_CXXFLAGS
+= -Wno
-deprecated
60 INCLUDEPATH
+= $
(VTKINCDIR
)
61 INCLUDEPATH
+= $
(CGNSINCDIR
)
62 INCLUDEPATH
+= ./netgen_svn
/netgen
-mesher
/netgen
/nglib
63 INCLUDEPATH
+= ./netgen_svn
/netgen
-mesher
/netgen
/libsrc
/general
67 VTK_SRCDIR
= C
:\VTK\
5.0.4
68 LIBS
+= -L$$VTK_DIR
\bin
\release
69 LIBS
+= -lvtkRendering
70 LIBS
+= -lvtkFiltering
76 INCLUDEPATH
+= $$VTK_SRCDIR\COMMON
77 INCLUDEPATH
+= $$VTK_SRCDIR\FILTER~1
78 INCLUDEPATH
+= $$VTK_SRCDIR\GUISUP~1\QT
79 INCLUDEPATH
+= $$VTK_SRCDIR\GENERI~1
80 INCLUDEPATH
+= $$VTK_SRCDIR\GRAPHICS
81 INCLUDEPATH
+= $$VTK_SRCDIR\HYBRID
82 INCLUDEPATH
+= $$VTK_SRCDIR\IMAGING
83 INCLUDEPATH
+= $$VTK_SRCDIR\IO
84 INCLUDEPATH
+= $$VTK_SRCDIR\RENDER~1
85 INCLUDEPATH
+= $$VTK_DIR
86 INCLUDEPATH
+= netgen_svn
\netgen
-mesher
\netgen
\nglib
87 INCLUDEPATH
+= netgen_svn
\netgen
-mesher
\netgen\libsrc\general
88 LIBS
+= -Lnetgen_svn
\release
89 DEFINES
+= _USE_MATH_DEFINES
91 RESOURCES
+= engrid
.qrc
94 INCLUDEPATH
+= ./nglib
100 cellneighbouriterator
.h \
103 correctsurfaceorientation
.h \
126 nodelayeriterator
.h \
131 seedsimpleprismaticlayer
.h \
144 vtkEgBoundaryCodesFilter
.h \
145 vtkEgEliminateShortEdges
.h \
146 vtkEgExtractVolumeCells
.h \
148 vtkEgNormalExtrusion
.h \
149 vtkEgPolyDataToUnstructuredGridFilter
.h \
151 guicreateboundarylayer
.h \
152 guideletebadaspecttris
.h \
153 guidivideboundarylayer
.h \
154 guieditboundaryconditions
.h \
155 guiimproveaspectratio
.h \
157 guinormalextrusion
.h \
158 guiselectboundarycodes
.h \
159 guisetboundarycode
.h \
162 guisettingsviewer
.h \
165 vtksmoothpolydatafilter2
.h \
167 vertexmeshdensity
.h \
168 smoothingutilities
.h \
170 vtkeggridsmoother
.h \
171 vtkeggridsmoothpolydatafilter
.h \
172 vtkeggridwindowedsincpolydatafilter
.h \
174 deletepickedpoint
.h \
177 egvtkinteractorstyle
.h \
183 boundarycondition
.cpp \
184 celllayeriterator
.cpp \
185 cellneighbouriterator
.cpp \
187 correctsurfaceorientation
.cpp \
188 createvolumemesh
.cpp \
190 deletepickedcell
.cpp \
192 deletevolumegrid
.cpp \
200 gmshiooperation
.cpp \
208 nodelayeriterator
.cpp \
213 seedsimpleprismaticlayer
.cpp \
214 setboundarycode
.cpp \
215 simplefoamwriter
.cpp \
221 vtkEgBoundaryCodesFilter
.cxx \
222 vtkEgEliminateShortEdges
.cxx \
223 vtkEgExtractVolumeCells
.cxx \
224 vtkEgGridFilter
.cxx \
225 vtkEgNormalExtrusion
.cxx \
226 vtkEgPolyDataToUnstructuredGridFilter
.cxx \
228 guicreateboundarylayer
.cpp \
229 guideletebadaspecttris
.cpp \
230 guidivideboundarylayer
.cpp \
231 guieditboundaryconditions
.cpp \
232 guiimproveaspectratio
.cpp \
234 guinormalextrusion
.cpp \
235 guiselectboundarycodes
.cpp \
236 guisetboundarycode
.cpp \
237 guismoothsurface
.cpp \
239 guisettingsviewer
.cpp \
242 vtksmoothpolydatafilter2
.cpp \
244 vertexmeshdensity
.cpp \
245 smoothingutilities
.cpp \
247 vtkeggridsmoother
.cpp \
248 vtkeggridsmoothpolydatafilter
.cpp \
249 vtkeggridwindowedsincpolydatafilter
.cpp \
250 laplacesmoother
.cpp \
251 deletepickedpoint
.cpp \
254 egvtkinteractorstyle
.cpp \
258 guicreateboundarylayer
.ui \
259 guideletebadaspecttris
.ui \
260 guidivideboundarylayer
.ui \
261 guieditboundaryconditions
.ui \
263 guiimproveaspectratio
.ui \
264 guinormalextrusion
.ui \
265 guiselectboundarycodes
.ui \
266 guisetboundarycode
.ui \
267 guismoothsurface
.ui \