From fb7a3defcc4ff19398509980a34901e783bb39b0 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 7 Jul 2011 07:37:52 +0000 Subject: scripts: Renamed AirPlay project to have correct extension git-svn-id: http://pugixml.googlecode.com/svn/trunk@808 99668b35-9821-0410-8761-19e4c4f06640 --- scripts/pugixml_airplay.mkf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 scripts/pugixml_airplay.mkf (limited to 'scripts/pugixml_airplay.mkf') diff --git a/scripts/pugixml_airplay.mkf b/scripts/pugixml_airplay.mkf new file mode 100644 index 0000000..0ca5c23 --- /dev/null +++ b/scripts/pugixml_airplay.mkf @@ -0,0 +1,13 @@ +includepaths +{ +"../src" +} + +files +{ +("../src") +pugiconfig.hpp +pugixml.cpp +pugixml.hpp +} + -- cgit v1.2.3