summaryrefslogtreecommitdiff
path: root/driver.sln
diff options
context:
space:
mode:
authortumagonx2017-08-08 10:54:53 +0700
committertumagonx2017-08-08 10:54:53 +0700
commit2acec63b2ed75bf4b71ad257db573c4b8f9639e7 (patch)
treea8bea139ddd26116d44ea182b0b8436f2162e6e3 /driver.sln
initial commit
Diffstat (limited to 'driver.sln')
-rw-r--r--driver.sln21
1 files changed, 21 insertions, 0 deletions
diff --git a/driver.sln b/driver.sln
new file mode 100644
index 0000000..a092581
--- /dev/null
+++ b/driver.sln
@@ -0,0 +1,21 @@
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "driver", "driver.vcproj", "{D5256063-DBCD-44E3-890B-682CBCF94848}"
3 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5EndProject
6Global
7 GlobalSection(SolutionConfiguration) = preSolution
8 Debug = Debug
9 Release = Release
10 EndGlobalSection
11 GlobalSection(ProjectConfiguration) = postSolution
12 {D5256063-DBCD-44E3-890B-682CBCF94848}.Debug.ActiveCfg = Debug|Win32
13 {D5256063-DBCD-44E3-890B-682CBCF94848}.Debug.Build.0 = Debug|Win32
14 {D5256063-DBCD-44E3-890B-682CBCF94848}.Release.ActiveCfg = Release|Win32
15 {D5256063-DBCD-44E3-890B-682CBCF94848}.Release.Build.0 = Release|Win32
16 EndGlobalSection
17 GlobalSection(ExtensibilityGlobals) = postSolution
18 EndGlobalSection
19 GlobalSection(ExtensibilityAddIns) = postSolution
20 EndGlobalSection
21EndGlobal