mirror of
https://github.com/reactos/reactos.git
synced 2025-05-19 00:54:18 +00:00
[CRTDLL]
* We don't need PCH for one source file modules. CORE-7716 svn path=/trunk/; revision=61747
This commit is contained in:
parent
cabd4e530e
commit
dcf4622237
1 changed files with 0 additions and 1 deletions
|
@ -29,6 +29,5 @@ if(MSVC)
|
|||
endif()
|
||||
|
||||
add_importlibs(crtdll kernel32 ntdll)
|
||||
add_pch(crtdll precomp.h)
|
||||
|
||||
add_cd_file(TARGET crtdll DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Reference in a new issue