[MYCOMPUT]

now do it properly

svn path=/trunk/; revision=67023
This commit is contained in:
Christoph von Wittich 2015-04-03 14:48:39 +00:00
parent 712a030538
commit 83f07e32ef

View 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)