namecreater/NameCreater/NameCreater.pri
2023-05-04 23:22:47 +08:00

26 lines
787 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 += ./resource.h \
./NameCreater.h \
./BirthdayCreater.h \
./FiveToSingle.h \
./INameCreater.h \
./OldFiveCreater.h \
./TowelCreater.h
SOURCES += ./NameCreater.cpp \
./main.cpp \
./BirthdayCreater.cpp \
./OldFiveCreater.cpp \
./FiveToSingle.cpp \
./INameCreater.cpp \
./TowelCreater.cpp
FORMS += ./NameCreater.ui
RESOURCES += NameCreater.qrc