Changeset 1739

Show
Ignore:
Timestamp:
08/14/08 14:54:57 (4 months ago)
Author:
bhenderson
Message:

Modified ie capability for IE6

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/bhenderson-browser_automation/BrowserAutomation/BrowserAutomation.csproj

    r1733 r1739  
    3232  </PropertyGroup> 
    3333  <ItemGroup> 
    34     <Reference Include="Interop.SHDocVw, Version=1.1.0.0, Culture=neutral"> 
    35       <SpecificVersion>False</SpecificVersion> 
    36       <HintPath>..\References\Interop.SHDocVw.dll</HintPath> 
    37     </Reference> 
    3834    <Reference Include="System" /> 
    3935    <Reference Include="System.Core"> 
     
    5551  <ItemGroup> 
    5652    <Compile Include="Firefox.cs" /> 
    57     <Compile Include="IE.cs" /> 
    5853    <Compile Include="Automation.cs" /> 
     54    <Compile Include="IE.cs"> 
     55      <SubType>Code</SubType> 
     56    </Compile> 
    5957    <Compile Include="Properties\AssemblyInfo.cs" /> 
     58  </ItemGroup> 
     59  <ItemGroup> 
     60    <COMReference Include="SHDocVw"> 
     61      <Guid>{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}</Guid> 
     62      <VersionMajor>1</VersionMajor> 
     63      <VersionMinor>1</VersionMinor> 
     64      <Lcid>0</Lcid> 
     65      <WrapperTool>tlbimp</WrapperTool> 
     66      <Isolated>False</Isolated> 
     67    </COMReference> 
    6068  </ItemGroup> 
    6169  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 
  • honeyclient/branches/exp/bhenderson-browser_automation/BrowserAutomation/obj/Debug/BrowserAutomation.csproj.FileListAbsolute.txt

    r1733 r1739  
    88D:\Work\HoneyClient\BrowserAutomation\BrowserAutomation\bin\Debug\nunit.framework.dll 
    99D:\Work\HoneyClient\BrowserAutomation\BrowserAutomation\bin\Debug\WatiN.Core.xml 
     10D:\Work\HoneyClient\BrowserAutomation\BrowserAutomation\obj\Debug\Interop.SHDocVw.dll 
     11D:\Work\HoneyClient\BrowserAutomation\BrowserAutomation\obj\Debug\BrowserAutomation.csproj.ResolveComReference.cache