ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/b2ether/nt5/b2ether64.sln
Revision: 1.1
Committed: 2012-04-22T03:23:27Z (12 years, 6 months ago) by asvitkine
Branch: MAIN
CVS Tags: HEAD
Log Message:
Add some project files that can compile a 64-bit version of the driver
for new versions of Windows.

File Contents

# User Rev Content
1 asvitkine 1.1 
2     Microsoft Visual Studio Solution File, Format Version 11.00
3     # Visual Studio 2010
4     Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "b2ether64", "b2ether64.vcxproj", "{F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}"
5     EndProject
6     Global
7     GlobalSection(SolutionConfigurationPlatforms) = preSolution
8     Debug|Win32 = Debug|Win32
9     Debug|x64 = Debug|x64
10     Release|Win32 = Release|Win32
11     Release|x64 = Release|x64
12     EndGlobalSection
13     GlobalSection(ProjectConfigurationPlatforms) = postSolution
14     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Debug|Win32.ActiveCfg = Debug|Win32
15     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Debug|Win32.Build.0 = Debug|Win32
16     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Debug|x64.ActiveCfg = Debug|x64
17     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Debug|x64.Build.0 = Debug|x64
18     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Release|Win32.ActiveCfg = Release|Win32
19     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Release|Win32.Build.0 = Release|Win32
20     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Release|x64.ActiveCfg = Release|x64
21     {F7EA62B6-E0EC-4074-8A83-D0CBB1C990B4}.Release|x64.Build.0 = Release|x64
22     EndGlobalSection
23     GlobalSection(SolutionProperties) = preSolution
24     HideSolutionNode = FALSE
25     EndGlobalSection
26     EndGlobal