aboutsummaryrefslogtreecommitdiffstats
path: root/gb.sln
diff options
context:
space:
mode:
authorGravatar gingerBill 2015-10-18 12:18:54 +0100
committerGravatar gingerBill 2015-10-18 12:18:54 +0100
commit89941d395a34e33ac31e391a5c9f611b925b7029 (patch)
treea0e00ec8db619317138fe40f61c5f14870ff356f /gb.sln
parentgb.hpp - Fix Todos (diff)
gb.hpp - Namespaced Types
Diffstat (limited to 'gb.sln')
-rw-r--r--gb.sln29
1 files changed, 29 insertions, 0 deletions
diff --git a/gb.sln b/gb.sln
new file mode 100644
index 0000000..de66af2
--- /dev/null
+++ b/gb.sln
@@ -0,0 +1,29 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2013
+VisualStudioVersion = 12.0.31101.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "gb", "bin\gb.exe", "{5548FA62-E3AA-4E84-85B2-4CF1D02FE804}"
+ ProjectSection(DebuggerProjectSystem) = preProject
+ PortSupplier = 00000000-0000-0000-0000-000000000000
+ Executable = W:\gb\bin\gb.exe
+ RemoteMachine = BILL-PC
+ StartingDirectory = W:\gb
+ Environment = Default
+ LaunchingEngine = 00000000-0000-0000-0000-000000000000
+ UseLegacyDebugEngines = No
+ LaunchSQLEngine = No
+ AttachLaunchAction = No
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {5548FA62-E3AA-4E84-85B2-4CF1D02FE804}.Debug|x64.ActiveCfg = Debug|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal