mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Replace # wih REM for xp
git-svn-id: file:///home/svn/framework3/trunk@6967 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
474ba8860f
commit
f3131404b9
4
external/source/byakugan/setup.bat
vendored
4
external/source/byakugan/setup.bat
vendored
@ -4,10 +4,10 @@ set DBGSDK_INC_PATH=C:\windbg\sdk\inc
|
||||
set DBGSDK_LIB_PATH=C:\windbg\sdk\lib
|
||||
set DBGLIB_LIB_PATH=C:\windbg\sdk\lib
|
||||
|
||||
#build byakugan
|
||||
REM build byakugan
|
||||
build -cZMg
|
||||
|
||||
#build injectsu
|
||||
REM build injectsu
|
||||
cd injectsu\
|
||||
build -cZMg
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user