Windows Commit

This commit is contained in:
Samed Bektas
2014-04-03 10:38:28 +02:00
parent 46b820f2b6
commit d54e6bf450
2 changed files with 83 additions and 0 deletions

20
inf3.sln Normal file
View File

@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "inf3", "inf3.csproj", "{FB0656B5-8E83-4880-9EAE-55E474B8B732}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FB0656B5-8E83-4880-9EAE-55E474B8B732}.Debug|x86.ActiveCfg = Debug|x86
{FB0656B5-8E83-4880-9EAE-55E474B8B732}.Debug|x86.Build.0 = Debug|x86
{FB0656B5-8E83-4880-9EAE-55E474B8B732}.Release|x86.ActiveCfg = Release|x86
{FB0656B5-8E83-4880-9EAE-55E474B8B732}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal