view buildWin.bat @ 789:d5409b04e0f4

Changelog and readme: Added info about the two newly supported indenters. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1066 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:25:40 +0000
parents bb215f38488f
children
line wrap: on
line source

@echo off
set QTDIR=C:\QtSDK\Desktop\Qt\4.7.4\mingw
set PATH=%QTDIR%\bin;C:\QtSDK\mingw\bin;c:\cygwin\bin;%PATH%
c:\cygwin\bin\bash.exe buildRelease.sh win32 %QTDIR%