annotate build.bat @ 87:b17640f0e4e8

Fixed a bug with a Scope.this(Scope enclosing) being called instead of Scope.clone() method (as a copy ctor replacement)
author korDen
date Mon, 30 Aug 2010 19:56:27 +0400
parents 5a2059196104
children 14feb7ae01a6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
1 @echo off
1
5a2059196104 Project build commands update
korDen
parents: 0
diff changeset
2 cls && dmc.exe bridge\bridge.cpp -c && dmd.exe @commands.txt