Adding 64 bit configuration
[occt.git] / samples / qt / Tutorial / Tutorial-vc10.sln
1 Microsoft Visual Studio Solution File, Format Version 11.00
2 # Visual Studio 2010
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial", "Tutorial.vcxproj", "{57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}"
4 EndProject
5 Global
6         GlobalSection(SolutionConfigurationPlatforms) = preSolution
7                 Debug|Win32 = Debug|Win32
8                 Debug|x64 = Debug|x64
9                 Release|Win32 = Release|Win32
10                 Release|x64 = Release|x64
11         EndGlobalSection
12         GlobalSection(ProjectConfigurationPlatforms) = postSolution
13                 {57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}.Debug|Win32.ActiveCfg = Debug|x64
14                 {57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}.Debug|x64.ActiveCfg = Debug|x64
15                 {57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}.Debug|x64.Build.0 = Debug|x64
16                 {57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}.Release|Win32.ActiveCfg = Release|x64
17                 {57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}.Release|x64.ActiveCfg = Release|x64
18                 {57C7DDA0-7B4D-3B28-867B-CE6F0E30896A}.Release|x64.Build.0 = Release|x64
19         EndGlobalSection
20         GlobalSection(SolutionProperties) = preSolution
21                 HideSolutionNode = FALSE
22         EndGlobalSection
23 EndGlobal