summaryrefslogtreecommitdiffstats
path: root/pacman-c++/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/client/client.pro')
-rw-r--r--pacman-c++/client/client.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/pacman-c++/client/client.pro b/pacman-c++/client/client.pro
index 849cca2..4b326fe 100644
--- a/pacman-c++/client/client.pro
+++ b/pacman-c++/client/client.pro
@@ -9,4 +9,6 @@ HEADERS += clicklabel.h \
9 mainwidget.h 9 mainwidget.h
10 10
11include(../common.pri) 11include(../common.pri)
12PRE_TARGETDEPS += ../common/libcommon.a 12PRE_TARGETDEPS += ../libcommon.a
13
14win32:RC_FILE = ../common/pacman.rc