* We don't need a PCH here.
CORE-7716

svn path=/trunk/; revision=62093
This commit is contained in:
Amine Khaldi 2014-02-10 11:15:22 +00:00
parent aa8322c438
commit f2103959d5

View file

@ -31,5 +31,4 @@ if(MSVC)
endif()
add_importlibs(msvcrt kernel32 ntdll)
add_pch(msvcrt precomp.h)
add_cd_file(TARGET msvcrt DESTINATION reactos/system32 FOR all)