Skip to content

Commit

Permalink
Initial Code Commit
Browse files Browse the repository at this point in the history
Adding the source code files.
  • Loading branch information
SammyB428 committed Nov 17, 2015
1 parent 53bb571 commit 24aaf24
Show file tree
Hide file tree
Showing 11 changed files with 2,366 additions and 1 deletion.
22 changes: 22 additions & 0 deletions GFC.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GFC", "GFC\GFC.vcxproj", "{86D51DA2-9B90-400E-BFE1-EDD24981BF6C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{86D51DA2-9B90-400E-BFE1-EDD24981BF6C}.Debug|x64.ActiveCfg = Debug|x64
{86D51DA2-9B90-400E-BFE1-EDD24981BF6C}.Debug|x64.Build.0 = Debug|x64
{86D51DA2-9B90-400E-BFE1-EDD24981BF6C}.Release|x64.ActiveCfg = Release|x64
{86D51DA2-9B90-400E-BFE1-EDD24981BF6C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading

0 comments on commit 24aaf24

Please sign in to comment.