1 2 3 4 5 6 7 8 9 10 11 12
# ---------------------------------------------------- # This file is generated by the Qt Visual Studio Add-in. # ------------------------------------------------------ HEADERS += ./Source/aboutform.h \ ./Source/mainwindow.h SOURCES += ./Source/aboutform.cpp \ ./Source/main.cpp \ ./Source/mainwindow.cpp FORMS += ./mainwindow.ui \ ./aboutform.ui RESOURCES += mainwindow.qrc