Add project files.
This commit is contained in:
25
Flags.sln
Normal file
25
Flags.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36414.22
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Flags", "Flags.csproj", "{1DF46FB3-0CBE-40F5-AB6E-FEC6E99ECEE7}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{1DF46FB3-0CBE-40F5-AB6E-FEC6E99ECEE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{1DF46FB3-0CBE-40F5-AB6E-FEC6E99ECEE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{1DF46FB3-0CBE-40F5-AB6E-FEC6E99ECEE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{1DF46FB3-0CBE-40F5-AB6E-FEC6E99ECEE7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {D141A766-B06F-42F4-B8F6-D20C6E85ED5B}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user