21 lines
957 B
Plaintext
21 lines
957 B
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Express 2012 for Windows Desktop
|
|||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MyComboboxLib", "MyComboboxLib\MyComboboxLib.vbproj", "{E357C4AC-283B-4A36-8E3E-FB9812D90F02}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{E357C4AC-283B-4A36-8E3E-FB9812D90F02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{E357C4AC-283B-4A36-8E3E-FB9812D90F02}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{E357C4AC-283B-4A36-8E3E-FB9812D90F02}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{E357C4AC-283B-4A36-8E3E-FB9812D90F02}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|