-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathChatIcons.sln
25 lines (25 loc) · 1.01 KB
/
ChatIcons.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2020
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChatIcons", "ChatIcons\ChatIcons.vcxproj", "{BB7385F7-6EAD-4584-8477-C39B35640D56}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ark|x64 = Ark|x64
Atlas|x64 = Atlas|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BB7385F7-6EAD-4584-8477-C39B35640D56}.Ark|x64.ActiveCfg = Ark|x64
{BB7385F7-6EAD-4584-8477-C39B35640D56}.Ark|x64.Build.0 = Ark|x64
{BB7385F7-6EAD-4584-8477-C39B35640D56}.Atlas|x64.ActiveCfg = Atlas|x64
{BB7385F7-6EAD-4584-8477-C39B35640D56}.Atlas|x64.Build.0 = Atlas|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {96207D91-49EC-47B8-8142-955B024CE8F4}
EndGlobalSection
EndGlobal