mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
VS 2003: Win XP/SP3 compile/tests (Foundation, Net, XML, JSON, UTIL)
This commit is contained in:
@@ -43,9 +43,11 @@
|
||||
// Define to enable Windows Unicode (UTF-8) support
|
||||
#define POCO_WIN32_UTF8
|
||||
|
||||
|
||||
// Define to enable C++11 support
|
||||
//#define POCO_ENABLE_CPP11
|
||||
|
||||
|
||||
// Define to disable implicit linking
|
||||
// #define POCO_NO_AUTOMATIC_LIBS
|
||||
|
||||
@@ -110,6 +112,10 @@
|
||||
// #define POCO_NO_SYSLOGCHANNEL
|
||||
|
||||
|
||||
// Define to enable MSVC secure warnings
|
||||
// #define POCO_MSVC_SECURE_WARNINGS
|
||||
|
||||
|
||||
// No support for INI file configurations in
|
||||
// Poco::Util::Application.
|
||||
// #define POCO_UTIL_NO_INIFILECONFIGURATION
|
||||
|
Reference in New Issue
Block a user