Author: cwittich
Date: Fri Apr 3 14:48:39 2015
New Revision: 67023
URL:
http://svn.reactos.org/svn/reactos?rev=67023&view=rev
Log:
[MYCOMPUT]
now do it properly
Modified:
trunk/reactos/dll/win32/mycomput/CMakeLists.txt
Modified: trunk/reactos/dll/win32/mycomput/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mycomput/CMakeLi…
==============================================================================
--- trunk/reactos/dll/win32/mycomput/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/mycomput/CMakeLists.txt [iso-8859-1] Fri Apr 3 14:48:39 2015
@@ -4,5 +4,4 @@
set_module_type(mycomput win32dll UNICODE ENTRYPOINT 0)
-set_module_type(mycomput win32dll UNICODE)
add_cd_file(TARGET mycomput DESTINATION reactos/system32 FOR all)