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.mfk | |
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.mfk')
-rw-r--r-- | scripts/pugixml_airplay.mfk | 13 |
1 files changed, 0 insertions, 13 deletions
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
-}
-
|