Add project files.
This commit is contained in:
31
KiMitTud.sln
Normal file
31
KiMitTud.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35818.85 d17.13
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KiMitTud", "KiMitTud\KiMitTud.csproj", "{F5F43659-F262-4689-B6F6-DBB7825F849C}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersenyzoGUI", "VersenyzoGUI\VersenyzoGUI.csproj", "{11850A57-8D45-4B2E-A513-85856158C152}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{F5F43659-F262-4689-B6F6-DBB7825F849C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F5F43659-F262-4689-B6F6-DBB7825F849C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F5F43659-F262-4689-B6F6-DBB7825F849C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F5F43659-F262-4689-B6F6-DBB7825F849C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{11850A57-8D45-4B2E-A513-85856158C152}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{11850A57-8D45-4B2E-A513-85856158C152}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{11850A57-8D45-4B2E-A513-85856158C152}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{11850A57-8D45-4B2E-A513-85856158C152}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {154E0F93-2F1F-4CB3-A490-319EADD5F5F0}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user