1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/samples/qt/IESample/IESample-vc10.sln
2015-02-20 14:23:58 +03:00

24 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IESample", "IESample.vcxproj", "{6B92925F-E981-3FF2-AA6A-B0A00466F30A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6B92925F-E981-3FF2-AA6A-B0A00466F30A}.Debug|Win32.ActiveCfg = Debug|x64
{6B92925F-E981-3FF2-AA6A-B0A00466F30A}.Debug|x64.ActiveCfg = Debug|x64
{6B92925F-E981-3FF2-AA6A-B0A00466F30A}.Debug|x64.Build.0 = Debug|x64
{6B92925F-E981-3FF2-AA6A-B0A00466F30A}.Release|Win32.ActiveCfg = Release|x64
{6B92925F-E981-3FF2-AA6A-B0A00466F30A}.Release|x64.ActiveCfg = Release|x64
{6B92925F-E981-3FF2-AA6A-B0A00466F30A}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal