view ddbgcompile.bat @ 4:a5fb1bc967e6

- = command does not need space after it - before using r command, ov command runs the program and stops at main - more source file lines are shown at each step
author marton@basel.hu
date Sun, 10 Apr 2011 12:15:04 +0200
parents 4a9dcbd9e54f
children
line wrap: on
line source

REM This is an example how to compile it
d:
cd D:\src\ddbg_continued\
D:\standalone\apaged-0.4.2-beta\bin\apaged.exe D:\src\ddbg_continued\src\expression\expression.apd D:\src\ddbg_continued\src\expression\expression_apd.d
D:\standalone\dmd.1.066\dmd\windows\bin\bud.exe -CFPATHD:\standalone\dmd.1.066\dmd\windows\bin -DCPATHD:\standalone\dmd.1.066\dmd\windows\bin -I. -Isrc -Jsrc -JD:\src\ddbg\src\cli -version=Windows2000 -version=WindowsNTonly -full -release -O -inline -odobj -ofbin\ddbg.exe udis86-1.4\libudis86\*.obj src\main