mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Externals/pugixml: Configure new version for use in Dolphin.
This commit is contained in:
parent
8447c90378
commit
68b260746b
4
Externals/pugixml/pugiconfig.hpp
vendored
4
Externals/pugixml/pugiconfig.hpp
vendored
@ -27,7 +27,7 @@
|
|||||||
// #define PUGIXML_NO_STL
|
// #define PUGIXML_NO_STL
|
||||||
|
|
||||||
// Uncomment this to disable exceptions
|
// Uncomment this to disable exceptions
|
||||||
// #define PUGIXML_NO_EXCEPTIONS
|
#define PUGIXML_NO_EXCEPTIONS
|
||||||
|
|
||||||
// Set this to control attributes for public classes/functions, i.e.:
|
// Set this to control attributes for public classes/functions, i.e.:
|
||||||
// #define PUGIXML_API __declspec(dllexport) // to export all public symbols from DLL
|
// #define PUGIXML_API __declspec(dllexport) // to export all public symbols from DLL
|
||||||
@ -47,7 +47,7 @@
|
|||||||
// #define PUGIXML_HEADER_ONLY
|
// #define PUGIXML_HEADER_ONLY
|
||||||
|
|
||||||
// Uncomment this to enable long long support
|
// Uncomment this to enable long long support
|
||||||
// #define PUGIXML_HAS_LONG_LONG
|
#define PUGIXML_HAS_LONG_LONG
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user