- fixes after merge

This commit is contained in:
Tannin
2015-01-04 10:13:12 +01:00
parent 9f607a5fcb
commit bbea63e7af
2 changed files with 7 additions and 5 deletions
+1 -2
View File
@@ -13,14 +13,13 @@ CONFIG += warn_on
DEFINES += PYTHONRUNNER_LIBRARY
# suppress a few warnings caused by boost vs vc++ paranoia
DEFINES += _SCL_SECURE_NO_WARNINGS -DHAVE_ROUND
DEFINES += _SCL_SECURE_NO_WARNINGS
!include(../LocalPaths.pri) {
message("paths to required libraries need to be set up in LocalPaths.pri")
}
SOURCES += pythonrunner.cpp \
gilock.cpp \
error.cpp \