You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
428 B
Prolog
19 lines
428 B
Prolog
1 month ago
|
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS += \
|
||
|
$$PWD/FITKGeoCompOCC \
|
||
|
$$PWD/FITKRenderWindowVTK \
|
||
|
$$PWD/FITKMeshGenOF \
|
||
|
$$PWD/FITKWidget \
|
||
|
$$PWD/FITKCompMessageWidget \
|
||
|
#$$PWD/FITKRenderWindowOCC \
|
||
|
$$PWD/FITKFluidVTKGraphAdaptor \
|
||
|
$$PWD/FITKOFDictWriter \
|
||
|
$$PWD/FITKOFDriver \
|
||
|
$$PWD/FITKOFMeshIO \
|
||
|
$$PWD/FITKPlotWindow \
|
||
|
$$PWD/FITKGeoOCCIOHDF5 \
|
||
|
$$PWD/FITKFlowOFIOHDF5 \
|
||
|
|
||
|
CONFIG += ordered
|