- go RTFM, you moron

svn path=/trunk/; revision=53561
This commit is contained in:
Jérôme Gardou 2011-09-03 19:25:54 +00:00
parent e58c2e969c
commit 7c649f4222

View file

@ -265,7 +265,7 @@ function(set_module_type MODULE TYPE)
#set unicode definitions
if(__module_UNICODE)
add_target_compile_definitions(${MODULE} -DUNICODE -D_UNICODE)
add_target_compile_definitions(${MODULE} UNICODE _UNICODE)
endif()
# set entry point