mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 01:20:37 -08:00
Mps hw-gc example: w3.bat to build it on windows
Copied from Perforce Change: 159479 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
b992fba80c
commit
d4198686d4
1 changed files with 12 additions and 0 deletions
12
mps/example/hw-gc/w3.bat
Normal file
12
mps/example/hw-gc/w3.bat
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
REM Batch file to build and run example code
|
||||
REM $Id$
|
||||
REM /NODEFAULTLIB:library
|
||||
|
||||
cl /I..\..\code hwgc01.c /Fohwgc01 ..\..\code\w3i3mv\ci\mps.lib ..\..\code\w3i3mv\ci\mpsplan.lib
|
||||
|
||||
hwgc01.exe
|
||||
|
||||
|
||||
cl /I..\..\code hwgc02.c /Fohwgc02 ..\..\code\w3i3mv\ci\mps.lib ..\..\code\w3i3mv\ci\mpsplan.lib ..\..\code\w3i3mv\ci\fmtno.obj
|
||||
|
||||
hwgc02.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue