Commit Graph

4 Commits

Author SHA1 Message Date
Renaud
ef34e58ed5 A few more changes related to .NET 4.0 port
--HG--
branch : dev
2010-05-22 16:48:08 -07:00
Louis DeJardin
31ab6c5c39 Adding x84 variation to single-click builder
Needed to detect vs2k8 environment batch file on x64 operating systems

--HG--
branch : dev
2010-02-08 11:42:53 -08:00
Louis DeJardin
6267c938de Mechanical refinement to build cmd files
build.cmd can take an optional target name like Compile or several targets in order with quotes like "Compile,Package"
clicktobuild.cmd will detect when the sdk env variable is not present, and vs2k8 is, and it will run the vs batch to initialize environment for calling msbuild

--HG--
branch : dev
2010-02-07 15:07:45 -08:00
Louis DeJardin
797d166da2 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
2010-02-06 20:10:12 -08:00