From 19b71a7db4df421465c6c0ccf79cfbf7a4f7b905 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 30 Mar 2008 17:37:42 +0000 Subject: aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "if defined" include files (bzr r5242) --- src/pedro/CMakeLists.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/pedro/CMakeLists.txt (limited to 'src') diff --git a/src/pedro/CMakeLists.txt b/src/pedro/CMakeLists.txt new file mode 100644 index 000000000..ae7296f30 --- /dev/null +++ b/src/pedro/CMakeLists.txt @@ -0,0 +1,16 @@ +SET(pedro_SRC +#empty.cpp +#geckoembed.cpp +#geckoembed.h +pedroconfig.cpp +pedroconfig.h +pedrodom.cpp +pedrodom.h +#pedrogui.cpp +#pedrogui.h +#pedromain.cpp +pedroutil.cpp +pedroutil.h +pedroxmpp.cpp +pedroxmpp.h +) \ No newline at end of file -- cgit v1.2.3