mirror of
https://github.com/Seregon85/GCConverter.git
synced 2026-04-24 06:56:47 -05:00
23 lines
1006 B
Plaintext
23 lines
1006 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Express 14 for Windows Desktop
|
|
VisualStudioVersion = 14.0.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCConverter", "GCConverter\GCConverter.csproj", "{92E8E14B-08F0-4614-858B-464D087BDD3C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{92E8E14B-08F0-4614-858B-464D087BDD3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{92E8E14B-08F0-4614-858B-464D087BDD3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{92E8E14B-08F0-4614-858B-464D087BDD3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{92E8E14B-08F0-4614-858B-464D087BDD3C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|