mirror of
https://github.com/markdavidlong/AppleSAWS.git
synced 2025-08-04 23:26:09 +00:00
13 lines
117 B
Prolog
13 lines
117 B
Prolog
TEMPLATE = subdirs
|
|
|
|
DEFINES -= ADS_BUILD_STATIC
|
|
|
|
SUBDIRS = \
|
|
cpress \
|
|
src \
|
|
ads
|
|
|
|
|
|
src.depends = ads cpress
|
|
|