wxWidgets/samples/treectrl/treectrl_vc9.sln
Vadim Zeitlin 7da8bfe30d add VC9 project files (closes #9960)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-08 16:42:00 +00:00

39 lines
2.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "treectrl", "treectrl_vc9.vcproj", "{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
DLL Universal Release|Win32 = DLL Universal Release|Win32
DLL Universal Debug|Win32 = DLL Universal Debug|Win32
DLL Release|Win32 = DLL Release|Win32
DLL Debug|Win32 = DLL Debug|Win32
Universal Release|Win32 = Universal Release|Win32
Universal Debug|Win32 = Universal Debug|Win32
Release|Win32 = Release|Win32
Debug|Win32 = Debug|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Universal Release|Win32.ActiveCfg = DLL Universal Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Universal Release|Win32.Build.0 = DLL Universal Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Universal Debug|Win32.ActiveCfg = DLL Universal Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Universal Debug|Win32.Build.0 = DLL Universal Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Release|Win32.ActiveCfg = DLL Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Release|Win32.Build.0 = DLL Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Debug|Win32.ActiveCfg = DLL Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.DLL Debug|Win32.Build.0 = DLL Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Universal Release|Win32.ActiveCfg = Universal Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Universal Release|Win32.Build.0 = Universal Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Universal Debug|Win32.ActiveCfg = Universal Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Universal Debug|Win32.Build.0 = Universal Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Release|Win32.ActiveCfg = Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Release|Win32.Build.0 = Release|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Debug|Win32.ActiveCfg = Debug|Win32
{EB6402AF-FD1E-5931-9BB9-12B6EF00C023}.Debug|Win32.Build.0 = Debug|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal