mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-13 10:32:11 +01:00
6 lines
151 B
Prolog
6 lines
151 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = MouseGestures AccessKeysNavigation
|
|
|
|
# TestPlugin only in debug build
|
|
CONFIG(debug, debug|release): SUBDIRS += TestPlugin
|