From: johanengelen Date: Sun, 30 Mar 2008 17:37:42 +0000 (+0000) Subject: aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "if defin... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=19e9211ceaf450435fd20305ce7fa21e37ece513;p=inkscape.git aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "if defined" include files --- 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