diff build.bat @ 1:5a2059196104

Project build commands update
author korDen
date Sat, 24 Oct 2009 17:25:59 +0400
parents 10317f0c89a5
children 14feb7ae01a6
line wrap: on
line diff
--- a/build.bat	Sat Oct 24 08:42:06 2009 +0400
+++ b/build.bat	Sat Oct 24 17:25:59 2009 +0400
@@ -1,2 +1,2 @@
 @echo off
-cls && c:\dm\bin\dmc.exe bridge\bridge.cpp -c && c:\dmd_2.031\windows\bin\dmd.exe @commands.txt
\ No newline at end of file
+cls && dmc.exe bridge\bridge.cpp -c && dmd.exe @commands.txt
\ No newline at end of file