mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
7 lines
108 B
Prolog
7 lines
108 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += debug_and_release
|
|
SUBDIRS = overlay compat osax
|
|
|
|
include(scripts/scripts.pro)
|