Author: esjr
Date: Thu Jul 24 20:55:42 2014
New Revision: 1613294
URL: http://svn.apache.org/r1613294
Log: (empty)
Added:
incubator/devicemap/tags/releases/devicemap-vbnet-incubating-1.0.0/DeviceMap.sln
Added:
incubator/devicemap/tags/releases/devicemap-vbnet-incubating-1.0.0/DeviceMap.sln
URL:
http://svn.apache.org/viewvc/incubator/devicemap/tags/releases/devicemap-vbnet-incubating-1.0.0/DeviceMap.sln?rev=1613294&view=auto
==============================================================================
---
incubator/devicemap/tags/releases/devicemap-vbnet-incubating-1.0.0/DeviceMap.sln
(added)
+++
incubator/devicemap/tags/releases/devicemap-vbnet-incubating-1.0.0/DeviceMap.sln
Thu Jul 24 20:55:42 2014
@@ -0,0 +1,34 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2013
+VisualStudioVersion = 12.0.30501.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DeviceMap",
"DeviceMap\DeviceMap.vbproj", "{2B8A4B1A-ADDF-4A37-BAD2-C389D69858B0}"
+EndProject
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DeviceMapConsole",
"DeviceMapConsole\DeviceMapConsole.vbproj",
"{25243D5B-6173-416D-9ED1-4A6B061517CB}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {2B8A4B1A-ADDF-4A37-BAD2-C389D69858B0}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
+ {2B8A4B1A-ADDF-4A37-BAD2-C389D69858B0}.Debug|Any CPU.Build.0 =
Debug|Any CPU
+ {2B8A4B1A-ADDF-4A37-BAD2-C389D69858B0}.Release|Any
CPU.ActiveCfg = Release|Any CPU
+ {2B8A4B1A-ADDF-4A37-BAD2-C389D69858B0}.Release|Any CPU.Build.0
= Release|Any CPU
+ {25243D5B-6173-416D-9ED1-4A6B061517CB}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
+ {25243D5B-6173-416D-9ED1-4A6B061517CB}.Debug|Any CPU.Build.0 =
Debug|Any CPU
+ {25243D5B-6173-416D-9ED1-4A6B061517CB}.Release|Any
CPU.ActiveCfg = Release|Any CPU
+ {25243D5B-6173-416D-9ED1-4A6B061517CB}.Release|Any CPU.Build.0
= Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ BuildVersion_UseUniversalClock = True
+ BuildVersion_UseGlobalSettings = True
+ BuildVersion_UpdateFileVersion = True
+ BuildVersion_UpdateAssemblyVersion = True
+ EndGlobalSection
+EndGlobal