mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
c5a9e06922
No now use the same folder for ScreenPlay and ScreenPlayWindow because I gave up on setting the dll dir for ScreenPlayWindow. This means we cannot have two C++ classes with the same name :(
8 lines
187 B
Prolog
8 lines
187 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
ScreenPlay/ScreenPlay.pro \
|
|
ScreenPlaySDK/Screenplaysdk.pro \
|
|
ScreenPlayWindow/ScreenPlayWindow.pro
|
|
|
|
ScreenPlayWindow.depends = ScreenPlaySDK
|