view build.bat @ 159:2e2ed2632ccc

overloadApply bug fixed (visitor is a struct and thus should be passed by reference)
author korDen
date Sun, 19 Sep 2010 07:16:57 +0400
parents 14feb7ae01a6
children b080e62b16b4
line wrap: on
line source

@echo off
cls && dmc.exe bridge\bridge.cpp -c && dmd -debug -g @commands.txt && dmd -release -O -inline @commands.txt