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.
AppFlow/CFDStruct/CFDStructMain/CFDStructMain.pri

16 lines
416 B
Plaintext

HEADERS += \
$$PWD/CFDStructMainAPI.h \
$$PWD/CFDStructMainWindow.h \
$$PWD/CFDStructDefine.h \
$$PWD/CFDMainTreeWidget.h \
$$PWD/CFDTreeWidget.h \
$$PWD/CFDPropertyWidget.h \
$$PWD/CFDStructMainUtils.h \
SOURCES += \
$$PWD/CFDStructMainWindow.cpp \
$$PWD/CFDMainTreeWidget.cpp \
$$PWD/CFDTreeWidget.cpp \
$$PWD/CFDPropertyWidget.cpp \
$$PWD/CFDStructMainUtils.cpp \