From 2acec63b2ed75bf4b71ad257db573c4b8f9639e7 Mon Sep 17 00:00:00 2001 From: tumagonx Date: Tue, 8 Aug 2017 10:54:53 +0700 Subject: initial commit --- driver.sln | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 driver.sln (limited to 'driver.sln') diff --git a/driver.sln b/driver.sln new file mode 100644 index 0000000..a092581 --- /dev/null +++ b/driver.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "driver", "driver.vcproj", "{D5256063-DBCD-44E3-890B-682CBCF94848}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {D5256063-DBCD-44E3-890B-682CBCF94848}.Debug.ActiveCfg = Debug|Win32 + {D5256063-DBCD-44E3-890B-682CBCF94848}.Debug.Build.0 = Debug|Win32 + {D5256063-DBCD-44E3-890B-682CBCF94848}.Release.ActiveCfg = Release|Win32 + {D5256063-DBCD-44E3-890B-682CBCF94848}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal -- cgit v1.3