mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[DBGHELP]
* Use dbghelp_private.h as a PCH. svn path=/trunk/; revision=52973
This commit is contained in:
@@ -52,6 +52,7 @@ target_link_libraries(dbghelp
|
||||
${PSEH_LIB}
|
||||
oldnames)
|
||||
|
||||
add_pch(dbghelp dbghelp_private.h)
|
||||
add_importlibs(dbghelp psapi version msvcrt kernel32 ntdll)
|
||||
add_importlib_target(dbghelp.spec)
|
||||
add_cd_file(TARGET dbghelp DESTINATION reactos/system32 FOR all)
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
<file>symbol.c</file>
|
||||
<file>type.c</file>
|
||||
<file>version.rc</file>
|
||||
<pch>dbghelp_private.h</pch>
|
||||
<library>wine</library>
|
||||
<library>psapi</library>
|
||||
<library>version</library>
|
||||
|
||||
Reference in New Issue
Block a user