[MYCOMPUT]
authorChristoph von Wittich <christoph_vw@reactos.org>
Fri, 3 Apr 2015 14:48:39 +0000 (14:48 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Fri, 3 Apr 2015 14:48:39 +0000 (14:48 +0000)
now do it properly

svn path=/trunk/; revision=67023

reactos/dll/win32/mycomput/CMakeLists.txt

index 251cab7..2a828c7 100644 (file)
@@ -4,5 +4,4 @@ add_library(mycomput SHARED
 
 set_module_type(mycomput win32dll UNICODE ENTRYPOINT 0)
 
-set_module_type(mycomput win32dll UNICODE)
 add_cd_file(TARGET mycomput DESTINATION reactos/system32 FOR all)