~nunit-core/nunitv2/2.5

« back to all changes in this revision

Viewing changes to build.bat

  • Committer: charliepoole
  • Date: 2008-09-14 00:29:21 UTC
  • Revision ID: vcs-imports@canonical.com-20080914002921-kl3li8e1jgpbglrg
Change build.bat to run our nant build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
call vars.bat
2
 
msbuild NUnit.proj
 
1
nant %* build
 
2