aboutsummaryrefslogtreecommitdiff
path: root/src/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 1f5b8f619..cc7597f76 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -31,6 +31,9 @@ unix:LIBS += -L../../lib \
win32:LIBS += -L../../bin \
-lqmmp0 \
-lqmmpui0
+
+win32:RC_FILE = images/56x56/icon.rc
+
INCLUDEPATH += ../
RESOURCES = images/images.qrc
TEMPLATE = app