summaryrefslogtreecommitdiffstats
path: root/examples/updater/updater.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/updater/updater.pro')
-rw-r--r--examples/updater/updater.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/updater/updater.pro b/examples/updater/updater.pro
deleted file mode 100644
index c4662b3fd..000000000
--- a/examples/updater/updater.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = app
-TARGET = Updater
-
-include( ../../installerbuilder/libinstaller/libinstaller.pri )
-LIBS = -L$$OUT_PWD/../../installerbuilder/lib -linstaller $$LIBS
-
-QT += gui
-
-CONFIG += uitools
-
-SOURCES += main.cpp
-RESOURCES += updater.qrc