summaryrefslogtreecommitdiffstats
path: root/src/entrypoint/entrypoint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/entrypoint/entrypoint.pro')
-rw-r--r--src/entrypoint/entrypoint.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/entrypoint/entrypoint.pro b/src/entrypoint/entrypoint.pro
deleted file mode 100644
index f3ba106720..0000000000
--- a/src/entrypoint/entrypoint.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-
-TEMPLATE = subdirs
-CONFIG += ordered
-
-SUBDIRS += entrypoint_module.pro
-
-win32 {
- SUBDIRS += entrypoint_implementation.pro
-}