Skip to content

Commit

Permalink
first beta 1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
therealdreg committed Mar 26, 2017
1 parent aeb3255 commit abeeb1e
Show file tree
Hide file tree
Showing 183 changed files with 38,245 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CreateProcessPatch/CreateProcessPatch.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CreateProcessPatch", "CreateProcessPatch\CreateProcessPatch.vcxproj", "{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}"
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
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Debug|x64.ActiveCfg = Debug|x64
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Debug|x64.Build.0 = Debug|x64
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Debug|x86.ActiveCfg = Debug|Win32
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Debug|x86.Build.0 = Debug|Win32
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Release|x64.ActiveCfg = Release|x64
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Release|x64.Build.0 = Release|x64
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Release|x86.ActiveCfg = Release|Win32
{7CC7B5A9-FE2B-44B4-88AB-5D4B1069D44B}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading

0 comments on commit abeeb1e

Please sign in to comment.