* Hopefully fix the linux buildbot

svn path=/trunk/; revision=58647
This commit is contained in:
Jérôme Gardou
2013-04-02 18:37:53 +00:00
parent b35c8e036e
commit 06720167a3
@@ -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)