aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--cli/cli.pri2
-rw-r--r--cli/main.cpp (renamed from main.cpp)0
2 files changed, 2 insertions, 0 deletions
diff --git a/cli/cli.pri b/cli/cli.pri
new file mode 100644
index 0000000..69aa44f
--- /dev/null
+++ b/cli/cli.pri
@@ -0,0 +1,2 @@
+SOURCES += \
+ $$PWD/main.cpp
diff --git a/main.cpp b/cli/main.cpp
index 7b70e23..7b70e23 100644
--- a/main.cpp
+++ b/cli/main.cpp