summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/app/app.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 3578740..3a24779 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -19,9 +19,3 @@ contains(QMAKE_CXXFLAGS_RELEASE, -MT) {
INCLUDEPATH += ../jomlib
HEADERS = application.h
SOURCES = main.cpp application.cpp
-
-!CONFIG(static) {
- !build_pass:warning("You're building jom with a shared Qt.")
- LIBS += user32.lib
-}
-