From 1bdf8e896da3e73d30ba08f08909f2e43c77d8eb Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Fri, 12 Nov 2010 21:45:29 +0000 Subject: scripts: Added AirPlay SDK project file git-svn-id: http://pugixml.googlecode.com/svn/trunk@797 99668b35-9821-0410-8761-19e4c4f06640 --- scripts/pugixml_airplay.mfk | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 scripts/pugixml_airplay.mfk (limited to 'scripts') diff --git a/scripts/pugixml_airplay.mfk b/scripts/pugixml_airplay.mfk new file mode 100644 index 0000000..0ca5c23 --- /dev/null +++ b/scripts/pugixml_airplay.mfk @@ -0,0 +1,13 @@ +includepaths +{ +"../src" +} + +files +{ +("../src") +pugiconfig.hpp +pugixml.cpp +pugixml.hpp +} + -- cgit v1.2.3