blob: 3404e993ff5c4a0f210c319ca029671593199f97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tabSRMM", "tabsrmm.vcproj", "{8954217B-1306-4250-854D-6BF6BE5E57C9}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICONS", "icons\default\default.vcproj", "{8CA07E0A-0632-4F95-B411-CDFAF048821B}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICONSXP", "icons\ICONSXP\ICONSXP.vcproj", "{987C5A57-A46B-4779-BB85-077E21F7BF7F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Debug Unicode = Debug Unicode
Release = Release
Release Unicode = Release Unicode
Release Unicode 98 = Release Unicode 98
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Debug.ActiveCfg = Debug|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Debug.Build.0 = Debug|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Debug Unicode.ActiveCfg = Debug Unicode|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Debug Unicode.Build.0 = Debug Unicode|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Release.ActiveCfg = Release|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Release.Build.0 = Release|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Release Unicode.ActiveCfg = Release Unicode|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Release Unicode.Build.0 = Release Unicode|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Release Unicode 98.ActiveCfg = Release Unicode 98|Win32
{8954217B-1306-4250-854D-6BF6BE5E57C9}.Release Unicode 98.Build.0 = Release Unicode 98|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Debug.ActiveCfg = Debug|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Debug.Build.0 = Debug|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Debug Unicode.ActiveCfg = Debug|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Debug Unicode.Build.0 = Debug|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Release.ActiveCfg = Release|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Release.Build.0 = Release|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Release Unicode.ActiveCfg = Release|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Release Unicode.Build.0 = Release|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Release Unicode 98.ActiveCfg = Release Unicode 98|Win32
{8CA07E0A-0632-4F95-B411-CDFAF048821B}.Release Unicode 98.Build.0 = Release Unicode 98|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Debug.ActiveCfg = Debug|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Debug.Build.0 = Debug|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Debug Unicode.ActiveCfg = Debug|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Debug Unicode.Build.0 = Debug|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Release.ActiveCfg = Release|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Release.Build.0 = Release|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Release Unicode.ActiveCfg = Release|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Release Unicode.Build.0 = Release|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Release Unicode 98.ActiveCfg = Release Unicode 98|Win32
{987C5A57-A46B-4779-BB85-077E21F7BF7F}.Release Unicode 98.Build.0 = Release Unicode 98|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
|