committed 1.3 release

This commit is contained in:
Guenter Obiltschnig
2007-05-07 16:46:23 +00:00
parent be44df77fd
commit cf80f255be
36 changed files with 521 additions and 82 deletions

View File

@@ -1,7 +1,7 @@
//
// Config.h
//
// $Id: //poco/Main/Foundation/include/Poco/Config.h#4 $
// $Id: //poco/Main/Foundation/include/Poco/Config.h#5 $
//
// Library: Foundation
// Package: Core
@@ -40,10 +40,14 @@
#define Foundation_Config_INCLUDED
// Define to enable Windows Unicode (UTF-8) support.
// Define to enable Windows Unicode (UTF-8) support
#define POCO_WIN32_UTF8
// Define to disable implicit linking
// #define POCO_NO_AUTOMATIC_LIBS
// Define to disable FPEnvironment support
// #define POCO_NO_FPENVIRONMENT