Skip to content

Commit

Permalink
Removing renamed C++ project from Visual Studio solution
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Feb 20, 2013
1 parent fac748e commit 9aad92d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions WebDriver.sln
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebDriver.Safari.Tests", "d
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IEDriverServer", "cpp\IEDriverServer\IEDriverServer.vcxproj", "{08C3286F-F132-44EC-80F0-2DF30D87A5D3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webdriver-firefox-10", "cpp\webdriver-firefox\webdriver-firefox-10.vcxproj", "{979D51D1-AB6B-482D-AC3F-C5B226CFB904}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebDriver.PhantomJS.Tests", "dotnet\test\WebDriver.PhantomJS.Tests\WebDriver.PhantomJS.Tests.csproj", "{2329720E-A694-4A6F-B4E6-EDEA911298E0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webdriver-firefox-esr-previous", "cpp\webdriver-firefox\webdriver-firefox-esr-previous.vcxproj", "{D137A27D-8324-4024-97FC-D2D29E3EFE60}"
Expand Down Expand Up @@ -450,20 +448,6 @@ Global
{08C3286F-F132-44EC-80F0-2DF30D87A5D3}.Release|Win32.Build.0 = Release|Win32
{08C3286F-F132-44EC-80F0-2DF30D87A5D3}.Release|x64.ActiveCfg = Release|x64
{08C3286F-F132-44EC-80F0-2DF30D87A5D3}.Release|x64.Build.0 = Release|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|.NET.ActiveCfg = Debug|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|Any CPU.ActiveCfg = Debug|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|Mixed Platforms.Build.0 = Debug|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|Win32.ActiveCfg = Debug|Win32
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|Win32.Build.0 = Debug|Win32
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Debug|x64.ActiveCfg = Debug|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|.NET.ActiveCfg = Release|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|Any CPU.ActiveCfg = Release|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|Mixed Platforms.ActiveCfg = Release|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|Mixed Platforms.Build.0 = Release|x64
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|Win32.ActiveCfg = Release|Win32
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|Win32.Build.0 = Release|Win32
{979D51D1-AB6B-482D-AC3F-C5B226CFB904}.Release|x64.ActiveCfg = Release|x64
{2329720E-A694-4A6F-B4E6-EDEA911298E0}.Debug|.NET.ActiveCfg = Debug|Any CPU
{2329720E-A694-4A6F-B4E6-EDEA911298E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2329720E-A694-4A6F-B4E6-EDEA911298E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
Expand Down

0 comments on commit 9aad92d

Please sign in to comment.