mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 19:20:20 +00:00
add wdk changes to named branch
This commit is contained in:
7
build/build.bat
Normal file
7
build/build.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
set WDK_ROOT=c:\WinDDK\7600.16385.1
|
||||
call build-x86.bat
|
||||
call build-x64.bat
|
||||
set PATH=%PROGRAMFILES(X86)%\Inno Setup 5
|
||||
compil32 /cc xchat-wdk.iss
|
||||
pause
|
||||
Reference in New Issue
Block a user