mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 22:05:36 +08:00
Update build32xp.bat
This commit is contained in:
parent
533e0c8809
commit
dee56c4dba
@ -64,7 +64,6 @@ goto :main
|
|||||||
set target_arch=%host_arch%
|
set target_arch=%host_arch%
|
||||||
)
|
)
|
||||||
call :activate_msvc "%target_arch%" || goto :eof
|
call :activate_msvc "%target_arch%" || goto :eof
|
||||||
msbuild C:\Users\wcy\Documents\GitHub\LunaHook\build\x86_xp\LunaHook.sln -p:Configuration=Release
|
msbuild ..\build\x86_xp\LunaHook.sln -p:Configuration=Release
|
||||||
msbuild C:\Users\wcy\Documents\GitHub\LunaHook\build\x86_zh_xp\LunaHook.sln -p:Configuration=Release
|
msbuild ..\build\x86_zh_xp\LunaHook.sln -p:Configuration=Release
|
||||||
rem C:\Users\wcy\Documents\GitHub\LunaHook\build\x86\LunaHook.sln
|
|
||||||
goto :eof
|
goto :eof
|
||||||
|
Loading…
Reference in New Issue
Block a user