mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 21:21:33 +00:00
[MSVCRT]
* We don't need a PCH here. CORE-7716 svn path=/trunk/; revision=62093
This commit is contained in:
parent
aa8322c438
commit
f2103959d5
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue