summaryrefslogtreecommitdiff
path: root/src/qwebsockets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qwebsockets.pro')
-rw-r--r--src/qwebsockets.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/qwebsockets.pro b/src/qwebsockets.pro
deleted file mode 100644
index 0480ec3..0000000
--- a/src/qwebsockets.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-QMAKE_DOCS = $$PWD/doc/qwebsockets.qdocconfig
-
-include($$PWD/qwebsockets.pri)
-
-TEMPLATE = lib
-VERSION = 0.9
-TARGET = QWebSockets
-
-mac:QMAKE_FRAMEWORK_BUNDLE_NAME = $$TARGET
-mac:QMAKE_CXXFLAGS += -Wall -Werror -Wextra