mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[APPWIZ]
* Use appwiz.h as a PCH. svn path=/trunk/; revision=52953
This commit is contained in:
@@ -23,4 +23,5 @@ add_importlibs(appwiz
|
||||
shell32
|
||||
kernel32)
|
||||
|
||||
add_pch(appwiz appwiz.h)
|
||||
add_cd_file(TARGET appwiz DESTINATION reactos/system32 FOR all)
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#define COBJMACROS
|
||||
#include <windows.h>
|
||||
#include <commctrl.h>
|
||||
|
||||
@@ -12,4 +12,5 @@
|
||||
<file>appwiz.c</file>
|
||||
<file>createlink.c</file>
|
||||
<file>appwiz.rc</file>
|
||||
<pch>appwiz.h</pch>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user