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.
16 lines
379 B
Prolog
16 lines
379 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
# $$PWD/FITKInterfaceMesh \
|
|
# $$PWD/FITKInterfaceModel \
|
|
# $$PWD/FITKInterfacePhysics \
|
|
# $$PWD/FITKInterfaceIO \
|
|
# $$PWD/FITKInterfaceFlowOF \
|
|
# $$PWD/FITKInterfaceMeshGen \
|
|
# $$PWD/FITKInterfaceGeometry \
|
|
$$PWD/FITKVTKAlgorithm \
|
|
$$PWD/FITKInterfaceCFDPost \
|
|
# $$PWD/FITKInterfaceIOHDF5 \
|
|
|
|
CONFIG += ordered
|