blob: 52a26e2bb7b880f0ed462a8e95ea8efcbd3ca93d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICONS", "ICONS.vcproj", "{796B43EF-DACE-4145-8571-31886F45A2C0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{796B43EF-DACE-4145-8571-31886F45A2C0}.Release.ActiveCfg = Release|Win32
{796B43EF-DACE-4145-8571-31886F45A2C0}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
|