Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mumble_exe/mumble_exe.pro')
-rw-r--r--src/mumble_exe/mumble_exe.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mumble_exe/mumble_exe.pro b/src/mumble_exe/mumble_exe.pro
index 8d2d19c00..d9628bdd0 100644
--- a/src/mumble_exe/mumble_exe.pro
+++ b/src/mumble_exe/mumble_exe.pro
@@ -10,6 +10,8 @@ CONFIG -= qt
CONFIG += debug_and_release
TARGET = mumble
+INCLUDEPATH *= $$PWD/..
+
win32 {
DEFINES += WIN32 _WIN32
RC_FILE = ../mumble/mumble.rc