summaryrefslogtreecommitdiff
path: root/src/organizer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizer.pro')
-rw-r--r--src/organizer.pro11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/organizer.pro b/src/organizer.pro
index fd1e6aad..98dbcd4a 100644
--- a/src/organizer.pro
+++ b/src/organizer.pro
@@ -94,7 +94,9 @@ SOURCES += \
modflagicondelegate.cpp \
genericicondelegate.cpp \
organizerproxy.cpp \
- viewmarkingscrollbar.cpp
+ viewmarkingscrollbar.cpp \
+ plugincontainer.cpp \
+ organizercore.cpp
HEADERS += \
@@ -174,7 +176,10 @@ HEADERS += \
modflagicondelegate.h \
genericicondelegate.h \
organizerproxy.h \
- viewmarkingscrollbar.h
+ viewmarkingscrollbar.h \
+ plugincontainer.h \
+ organizercore.h \
+ iuserinterface.h
FORMS += \
transfersavesdialog.ui \
@@ -279,7 +284,7 @@ CONFIG(debug, debug|release) {
#QMAKE_CXXFLAGS_WARN_ON -= -W3
#QMAKE_CXXFLAGS_WARN_ON += -W4
-QMAKE_CXXFLAGS += -wd4100 -wd4127 -wd4512 -wd4189
+QMAKE_CXXFLAGS += /wd4100 -wd4127 -wd4512 -wd4189
CONFIG += embed_manifest_exe