updated project file

This commit is contained in:
Martchus 2015-08-26 20:29:16 +02:00
parent 6e864f2468
commit a7ea24426a
1 changed files with 2 additions and 4 deletions

View File

@ -154,9 +154,9 @@ HEADERS += \
LIBS += -lz
CONFIG(debug, debug|release) {
LIBS += -L../../ -lc++utilitiesd
LIBS += -lc++utilitiesd
} else {
LIBS += -L../../ -lc++utilities
LIBS += -lc++utilities
}
forcefullparsedefault {
@ -167,8 +167,6 @@ OTHER_FILES += \
README.md \
LICENSE
INCLUDEPATH += ../
# installs
mingw-w64-install {
target.path = $$(INSTALL_ROOT)