Ticket #1930 (closed task: fixed)
Update build.bat to support VC10 compilation
| Reported by: | jng | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Build System | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | trevorwekel | External ID: |
Description
Currently build.bat correctly uses the VC10 compiler if env vars are properly set up, but it still instructs msbuild to build the VS2008 solution files.
The batch files need to be updated to support compilation against the VS2010 solution files
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

