mumble/src/tests/TestLink.pro
Thorvald Natvig 2db85f41e2 Plugin updates.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1047 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-03-28 13:02:42 +00:00

8 lines
143 B
Prolog

TEMPLATE =app
CONFIG += qt thread warn_on debug console
LANGUAGE = C++
TARGET = TestLink
SOURCES = TestLink.cpp
INCLUDEPATH += ../../plugins