1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-03-14 01:59:51 +08:00
Qt-Advanced-Docking-System/ads.pro
2020-05-07 14:39:02 +02:00

10 lines
100 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
src \
demo \
examples
demo.depends = src
examples.depends = src