mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[HHCTRL]
* Add missing wineheaders dependency. * Set hhctrl.h as a PCH. svn path=/trunk/; revision=53182
This commit is contained in:
@@ -38,4 +38,6 @@ add_importlibs(hhctrl
|
||||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_dependencies(hhctrl wineheaders)
|
||||
add_pch(hhctrl hhctrl.h)
|
||||
add_cd_file(TARGET hhctrl DESTINATION reactos/system32 FOR all)
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
<file>stream.c</file>
|
||||
<file>webbrowser.c</file>
|
||||
<file>hhctrl.rc</file>
|
||||
<pch>hhctrl.h</pch>
|
||||
<library>wine</library>
|
||||
<library>advapi32</library>
|
||||
<library>comctl32</library>
|
||||
|
||||
Reference in New Issue
Block a user