projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22fff90
)
[XDK] Correct the paths for some output headers.
author
Amine Khaldi
<amine.khaldi@reactos.org>
Sun, 7 Jun 2015 09:13:09 +0000
(09:13 +0000)
committer
Amine Khaldi
<amine.khaldi@reactos.org>
Sun, 7 Jun 2015 09:13:09 +0000
(09:13 +0000)
svn path=/trunk/; revision=68056
reactos/include/xdk/generate.bat
patch
|
blob
|
history
diff --git
a/reactos/include/xdk/generate.bat
b/reactos/include/xdk/generate.bat
index
fd18601
..
9bd3e11
100644
(file)
--- a/
reactos/include/xdk/generate.bat
+++ b/
reactos/include/xdk/generate.bat
@@
-1,8
+1,8
@@
-hpp.exe wdm.template.h wdm.h
-hpp.exe ntddk.template.h ntddk.h
-hpp.exe ntifs.template.h ntifs.h
-hpp.exe devioctl.template.h devioctl.h
+hpp.exe wdm.template.h
..\ddk\
wdm.h
+hpp.exe ntddk.template.h
..\ddk\
ntddk.h
+hpp.exe ntifs.template.h
..\ddk\
ntifs.h
+hpp.exe devioctl.template.h
..\psdk\
devioctl.h
hpp.exe ntdef.template.h ..\psdk\ntdef.h
hpp.exe winnt.template.h ..\psdk\winnt.h