mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-02-03 09:49:13 +08:00
8 lines
76 B
Prolog
8 lines
76 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = \
|
|
src \
|
|
demo \
|
|
example
|