mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-29 04:06:51 +01:00
unixODBC Unicode support (compiles, not tested)
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
#
|
||||
# Makefile for Poco ODBC
|
||||
#
|
||||
# For Unicode support, add following to COMMONFLAGS:
|
||||
#
|
||||
# -DUNICODE
|
||||
#
|
||||
# Unicode is supported only for UnixODBC
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
|
||||
Reference in New Issue
Block a user