[XDK] Correct the paths for some output headers.
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 7 Jun 2015 09:13:09 +0000 (09:13 +0000)
committerAmine 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

index fd18601..9bd3e11 100644 (file)
@@ -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
 hpp.exe ntdef.template.h ..\psdk\ntdef.h
 hpp.exe winnt.template.h ..\psdk\winnt.h