mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 03:03:23 +02:00
- added POCO_ENABLE_CPP11 config define (default for VS >= 2010)
- added _WIN32_WINNT value detection up to Windows 7 - modified Util::Units to compile with VS 2010 (static_assert is standard in C++11)
This commit is contained in:
@@ -4,4 +4,5 @@ vc.solution.create = true
|
||||
vc.solution.include = \
|
||||
pkill\\pkill;\
|
||||
SampleApp\\SampleApp;\
|
||||
SampleServer\\SampleServer
|
||||
SampleServer\\SampleServer;\
|
||||
Units\\Units
|
||||
|
Reference in New Issue
Block a user