Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaimi committed Feb 27, 2014
1 parent 03c1a76 commit f4a8f26
Show file tree
Hide file tree
Showing 10 changed files with 862 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/hidden_run.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hidden_run", "hidden_run\hidden_run.vcxproj", "{7DA20847-BE69-4749-AA1C-4E901995275A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7DA20847-BE69-4749-AA1C-4E901995275A}.Debug|Win32.ActiveCfg = Debug|Win32
{7DA20847-BE69-4749-AA1C-4E901995275A}.Debug|Win32.Build.0 = Debug|Win32
{7DA20847-BE69-4749-AA1C-4E901995275A}.Release|Win32.ActiveCfg = Release|Win32
{7DA20847-BE69-4749-AA1C-4E901995275A}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading

0 comments on commit f4a8f26

Please sign in to comment.