Skip to content

Commit

Permalink
Reinit
Browse files Browse the repository at this point in the history
  • Loading branch information
theevilbit committed Jun 15, 2018
0 parents commit 11a60cf
Show file tree
Hide file tree
Showing 59 changed files with 3,672 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Ctrlinject/Ctrlinject.sln
@@ -0,0 +1,28 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ctrlinject", "Ctrlinject\Ctrlinject.vcxproj", "{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Debug|x64.ActiveCfg = Debug|x64
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Debug|x64.Build.0 = Debug|x64
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Debug|x86.ActiveCfg = Debug|Win32
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Debug|x86.Build.0 = Debug|Win32
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Release|x64.ActiveCfg = Release|x64
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Release|x64.Build.0 = Release|x64
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Release|x86.ActiveCfg = Release|Win32
{2DFBD8A2-0B7C-4FEA-9A8B-D8313B7B806D}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 11a60cf

Please sign in to comment.