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.
|
HEADERS += \
|
|
$$PWD/CFDStructGUIAPI.h \
|
|
$$PWD/CFDStructMainWindow.h \
|
|
$$PWD/CFDMainTreeWidget.h \
|
|
$$PWD/CFDTreeWidget.h \
|
|
|
|
SOURCES += \
|
|
$$PWD/CFDStructMainWindow.cpp \
|
|
$$PWD/CFDMainTreeWidget.cpp \
|
|
$$PWD/CFDTreeWidget.cpp \
|