* Sync up to trunk head (r64921).
[reactos.git] / win32ss / CMakeLists.txt
index 361e9db..e5bfa1d 100644 (file)
@@ -1,6 +1,6 @@
 
 set(USE_DIBLIB FALSE)
-set(USE_NEW_CURSORICON FALSE)
+set(USE_NEW_CURSORICON TRUE)
 
 # Give WIN32 subsystem its own project.
 PROJECT(WIN32SS)