Added static binary tools collection (originally in SVN archive)
This commit is contained in:
4
static/PEiD-0.95-20081103/pluginsdk/MASM/compile.bat
Normal file
4
static/PEiD-0.95-20081103/pluginsdk/MASM/compile.bat
Normal file
@ -0,0 +1,4 @@
|
||||
\masm32\bin\ml /c /coff /Cp masm_plugin.asm
|
||||
\masm32\bin\link /dll /DEF:masm_plugin.def /subsystem:windows /libpath:\masm32\lib masm_plugin.obj
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user