mirror of
https://github.com/Histacom/Histacom.git
synced 2025-01-22 09:02:00 -05:00
27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "windows 95", "windows 95\windows 95.vbproj", "{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{43814C49-A001-4FA7-819C-FE07C0AE84DE}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.gitignore = .gitignore
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|