Sync with trunk r58033.
[reactos.git] / dll / win32 / tapiui / CMakeLists.txt
index b75dd8d..dc5fe43 100644 (file)
@@ -1,6 +1,4 @@
 
-set_rc_compiler()
-
 add_library(tapiui SHARED tapiui.rc)
 set_module_type(tapiui win32dll ENTRYPOINT 0 )
 add_dependencies(tapiui psdk)