mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[CMICPL]
* Hopefully fix the linux buildbot svn path=/trunk/; revision=58647
This commit is contained in:
@@ -4,11 +4,12 @@ add_library(cmicpl SHARED
|
||||
cmicpl.rc
|
||||
)
|
||||
|
||||
set_module_type(cmicpl cpl UNICODE)
|
||||
|
||||
add_importlibs(cmicpl
|
||||
shell32
|
||||
msvcrt
|
||||
kernel32)
|
||||
|
||||
set_module_type(cmicpl cpl UNICODE)
|
||||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_cd_file(TARGET cmicpl DESTINATION reactos/system32/drivers FOR all)
|
||||
Reference in New Issue
Block a user