diff options
| author | RT222 <contact@rt2.fr> | 2018-04-06 02:57:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-06 02:57:39 +0200 |
| commit | be4f6f3ffc91795c0ae6d5641d370277c447408a (patch) | |
| tree | c2ba893703cbbb06072d6e734c42bc0d1085aa3c | |
| parent | e80db08066638efca8ee661f8428bb5aa78dcff9 (diff) | |
| download | vcpkg-be4f6f3ffc91795c0ae6d5641d370277c447408a.tar.gz vcpkg-be4f6f3ffc91795c0ae6d5641d370277c447408a.zip | |
Delete pugixmlapi.patch
| -rw-r--r-- | ports/pugixml/pugixmlapi.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/pugixml/pugixmlapi.patch b/ports/pugixml/pugixmlapi.patch deleted file mode 100644 index 177664dbe..000000000 --- a/ports/pugixml/pugixmlapi.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/pugixml.hpp b/src/pugixml.hpp -index 4d76bfa..75a4f8a 100644 ---- a/src/pugixml.hpp -+++ b/src/pugixml.hpp -@@ -50,7 +50,7 @@ - - // If no API is defined, assume default - #ifndef PUGIXML_API --# define PUGIXML_API -+# define PUGIXML_API __declspec(dllimport) - #endif - - // If no API for classes is defined, assume default |
