From c39d5de7ae3eaf5927d08b4d40f90dc659aeeff7 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 16 Dec 2010 11:45:38 +0000 Subject: add C++ Doxygen filter --- doc/doc.pro | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/doc.pro (limited to 'doc/doc.pro') 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 -- cgit v1.2.3