mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-27 00:11:33 +08:00
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
|
|
||
|
HEADERS += \
|
||
|
$$PWD/src/TestCore.h
|
||
|
|
||
|
SOURCES += \
|
||
|
$$PWD/src/main.cpp \
|
||
|
$$PWD/src/TestCore.cpp
|