Initial commit

This commit is contained in:
Culak-HP\Culak
2020-10-10 18:25:36 +02:00
commit cc7c23eca4
254 changed files with 67743 additions and 0 deletions

20
Mip_v1.sln Normal file
View File

@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mip", "Mip\Mip.csproj", "{3532D844-466D-429B-A2C8-206F023FF653}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3532D844-466D-429B-A2C8-206F023FF653}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3532D844-466D-429B-A2C8-206F023FF653}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3532D844-466D-429B-A2C8-206F023FF653}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3532D844-466D-429B-A2C8-206F023FF653}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal