summaryrefslogtreecommitdiff
path: root/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln
diff options
context:
space:
mode:
authorDave Wilson <[email protected]>2015-03-17 19:50:07 -0700
committerDave Wilson <[email protected]>2015-03-17 19:50:07 -0700
commit97cf5197cf5b882b2c689d8dc2b555f2edf8f418 (patch)
tree46f3701832d70b420eb0fc0eb93261f9da45db3f /wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln
parentef1905bf1e8825bb31120dfb27e0daf3154d859a (diff)
Initial publish
Diffstat (limited to 'wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln')
-rw-r--r--wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln28
1 files changed, 28 insertions, 0 deletions
diff --git a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln
new file mode 100644
index 00000000..9894e0c6
--- /dev/null
+++ b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln
@@ -0,0 +1,28 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2013
+VisualStudioVersion = 12.0
+MinimumVisualStudioVersion = 12.0
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdBasicHardwareDriver", "WpdBasicHardwareDriver.vcxproj", "{1E5BF5A5-443A-4333-AE74-950BB47804C9}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ Debug|x64 = Debug|x64
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Debug|Win32.ActiveCfg = Debug|Win32
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Debug|Win32.Build.0 = Debug|Win32
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Release|Win32.ActiveCfg = Release|Win32
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Release|Win32.Build.0 = Release|Win32
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Debug|x64.ActiveCfg = Debug|x64
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Debug|x64.Build.0 = Debug|x64
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Release|x64.ActiveCfg = Release|x64
+ {1E5BF5A5-443A-4333-AE74-950BB47804C9}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal