blob: 63cf202910e9250466442b2c0b1013a6dbd17543 (
plain) (
tree)
|
|
# ----------------------------------------------------
# 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
|