mirror of
https://github.com/Thracky/GlosSI.git
synced 2024-11-03 09:40:18 +00:00
15 lines
493 B
Plaintext
15 lines
493 B
Plaintext
# ----------------------------------------------------
|
|
# This file is generated by the Qt Visual Studio Tools.
|
|
# ------------------------------------------------------
|
|
|
|
# This is a reminder that you are using a generated .pro file.
|
|
# Remove it when you are finished editing this file.
|
|
message("You are running qmake on a generated .pro file. This may not work!")
|
|
|
|
|
|
HEADERS += ./SteamTarget.h
|
|
SOURCES += ./main.cpp \
|
|
./SteamTarget.cpp
|
|
FORMS += ./SteamTarget.ui
|
|
RESOURCES += SteamTarget.qrc
|