1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-03-14 18:19:52 +08:00
Qt-Advanced-Docking-System/ads.pro

10 lines
100 B
Prolog
Raw Permalink Normal View History

2017-03-13 04:41:50 +08:00
TEMPLATE = subdirs
SUBDIRS = \
src \
demo \
2020-05-07 20:39:02 +08:00
examples
demo.depends = src
2020-05-07 20:39:02 +08:00
examples.depends = src