Changes between Version 11 and Version 12 of AutomatedTesting


Ignore:
Timestamp:
Aug 27, 2010 12:12:50 PM (14 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AutomatedTesting

    v11 v12  
    165165Visual Studio targets. 
    166166 
    167 TBD. 
     167Requirements: 
     168 1. Visual Studio tools (cl.exe, vcbuild.exe) are set in PATH 
     169 
     170Sample 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}}} 
    168176 
    169177