mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:15:58 +00:00
[VGAFONTEDIT]
[IMAGESOFT] [GREEN] Bring up PCH support. svn path=/trunk/; revision=62198
This commit is contained in:
parent
4457a45d2f
commit
484e8c8db2
3 changed files with 5 additions and 4 deletions
|
@ -10,7 +10,7 @@ list(APPEND SOURCE
|
|||
opensave.c
|
||||
vgafontedit.rc)
|
||||
|
||||
add_pch(vgafontedit precomp.h)
|
||||
add_pch(vgafontedit precomp.h SOURCE)
|
||||
add_executable(vgafontedit ${SOURCE})
|
||||
set_module_type(vgafontedit win32gui UNICODE)
|
||||
add_importlibs(vgafontedit user32 gdi32 comdlg32 msvcrt kernel32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue