mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
10 lines
196 B
Prolog
10 lines
196 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += debug_and_release
|
|
SUBDIRS = link
|
|
DIST = plugins.pri
|
|
|
|
win32 {
|
|
SUBDIRS += aoc bf2 bf2142 cod2 cod4 cod5 css dods dys gmod hl2dm insurgency l4d tf2 wolfet wow
|
|
}
|