Convert MONO_MARSHAL_CONV_LPSTR_STR to mono_string_to_utf16 on windows.
[mono.git] / mono / metadata / CMakeLists.txt
index 666f743143fe5d852ac021cb7123fd64d70f4c7f..db58f9dd0827083441bd29dc46ed1df040343a36 100644 (file)
@@ -1,4 +1,4 @@
-if(PLATFORM_WIN32)
+if(HOST_WIN32)
 ###win32_sources = \
 ###    console-win32.c
 
@@ -33,7 +33,7 @@ set(unix_sources
 
 set(platform_sources ${unix_sources})
 
-endif(PLATFORM_WIN32)
+endif(HOST_WIN32)
 
 ###bin_PROGRAMS = pedump