~halega/+junk/sharpdevelop

« back to all changes in this revision

Viewing changes to releasebuild.bat

  • Committer: sk
  • Date: 2011-09-10 05:17:57 UTC
  • Revision ID: halega@halega.com-20110910051757-qfouz1llya9m6boy
4.1.0.7915 Release Candidate 1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%windir%\microsoft.net\framework\v4.0.30319\msbuild /m SharpDevelop.sln /p:Configuration=Release "/p:Platform=Any CPU"
 
2
@IF %ERRORLEVEL% NEQ 0 GOTO err
 
3
@exit /B 0
 
4
:err
 
5
@PAUSE
 
6
@exit /B 1
 
 
b'\\ No newline at end of file'