summaryrefslogtreecommitdiff
path: root/src/organizer.pro
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2013-06-15 14:42:20 +0200
committerTannin <devnull@localhost>2013-06-15 14:42:20 +0200
commit49cbe0349184419530d22782cc670946b61c9f01 (patch)
treea73c952c93f0624771df97fa9b2b724b51ed0956 /src/organizer.pro
parent6069decb159ec30b7a69649294ee0e89783bb717 (diff)
- completed Qt5 compatibility
- added GetFileVerisonInfoW hook for Windows 8 compatibility - fixed BossDummy to compile correctly with current version of the RGiesecke.DllExport assembly - fixed NCC components compiling with different Framewerk versions - dropped files-list in Nexus-tab of modinfo dialog
Diffstat (limited to 'src/organizer.pro')
-rw-r--r--src/organizer.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/organizer.pro b/src/organizer.pro
index ed0c817e..2e51622c 100644
--- a/src/organizer.pro
+++ b/src/organizer.pro
@@ -291,6 +291,8 @@ OTHER_FILES += \
tutorials/tutorial_window_installer.js \
tutorials/tutorials_installdialog.qml
+INCLUDEPATH += "$(ZLIBPATH)" "$(ZLIBPATH)/build" "$(BOOSTPATH)"
+LIBS += -L"$(ZLIBPATH)/build" -lzlibstatic
#SOURCES += modeltest.cpp
#HEADERS += modeltest.h