Changes between Version 11 and Version 12 of AutomatedTesting
- Timestamp:
- Aug 27, 2010 12:12:50 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AutomatedTesting
v11 v12 165 165 Visual Studio targets. 166 166 167 TBD. 167 Requirements: 168 1. Visual Studio tools (cl.exe, vcbuild.exe) are set in PATH 169 170 Sample session: 171 {{{ 172 C:> python configure.py-o msvc.xml msvc.xml.template 173 .. and answer the configure question .. 174 C:> python run_scenario.py msvc.xml 175 }}} 168 176 169 177