aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc.pro')
-rw-r--r--doc/doc.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc.pro b/doc/doc.pro
new file mode 100644
index 00000000..ed4fd1b0
--- /dev/null
+++ b/doc/doc.pro
@@ -0,0 +1,6 @@
+TEMPLATE = app
+CONFIG += console
+QT -= gui
+
+TARGET = ../doxyfilter
+SOURCES += doxyfilter.cpp