summaryrefslogtreecommitdiff
path: root/driver.sln
diff options
context:
space:
mode:
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