Adding a msbuild proj file and associated cmd files

Initially contains Clean, Compile, Stage targets.
Default target, Build, calls each in order.
All outputs end in /build folder, which is ignored for source control purposes

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-02-06 20:10:12 -08:00
parent 4833c65844
commit 797d166da2
4 changed files with 54 additions and 0 deletions

1
build.cmd Normal file
View File

@@ -0,0 +1 @@
msbuild