mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[MYCOMPUT]
fix build svn path=/trunk/; revision=67022
This commit is contained in:
parent
f6fa1a2649
commit
712a030538
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@
|
|||
add_library(mycomput SHARED
|
||||
mycomput.rc)
|
||||
|
||||
set_module_type(mycomput win32dll UNICODE ENTRYPOINT 0)
|
||||
|
||||
set_module_type(mycomput win32dll UNICODE)
|
||||
add_cd_file(TARGET mycomput DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Reference in a new issue