diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2011-07-07 07:37:52 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2011-07-07 07:37:52 +0000 |
commit | fb7a3defcc4ff19398509980a34901e783bb39b0 (patch) | |
tree | 21af07f79a60c56526550e26cf91425e3f509e4a /scripts/pugixml_airplay.mkf | |
parent | 5f318e056ef670ca8f16fc984f0c80c79f720b94 (diff) |
scripts: Renamed AirPlay project to have correct extension
git-svn-id: http://pugixml.googlecode.com/svn/trunk@808 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'scripts/pugixml_airplay.mkf')
-rw-r--r-- | scripts/pugixml_airplay.mkf | 13 |
1 files changed, 13 insertions, 0 deletions
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
+}
+
|