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.mfk | 13 ------------- scripts/pugixml_airplay.mkf | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 scripts/pugixml_airplay.mfk create mode 100644 scripts/pugixml_airplay.mkf (limited to 'scripts') diff --git a/scripts/pugixml_airplay.mfk b/scripts/pugixml_airplay.mfk deleted file mode 100644 index 0ca5c23..0000000 --- a/scripts/pugixml_airplay.mfk +++ /dev/null @@ -1,13 +0,0 @@ -includepaths -{ -"../src" -} - -files -{ -("../src") -pugiconfig.hpp -pugixml.cpp -pugixml.hpp -} - 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