Files
DualFloatingClock/flock.pro
T
2024-06-15 01:40:31 +08:00

20 lines
332 B
Prolog

# Created by and for Qt Creator This file was created for editing the project sources only.
# You may attempt to use it for building too, by modifying this file here.
#TARGET = flock
QT = core gui widgets
HEADERS = \
$$PWD/flock.h
SOURCES = \
$$PWD/flock.cpp \
$$PWD/main.cpp
INCLUDEPATH = \
$$PWD/.
#DEFINES =