[DBGHELP]

* Use dbghelp_private.h as a PCH.

svn path=/trunk/; revision=52973
This commit is contained in:
Amine Khaldi
2011-07-28 15:54:55 +00:00
parent 3c57b7deae
commit 6094fad410
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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)
+1
View File
@@ -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>