IdwTest/IdwTest.sln
author StephaneLenclud
Mon, 28 Apr 2014 20:02:08 +0200
changeset 5 d16669f69f0d
permissions -rw-r--r--
IdwTest:Adding support for sending text to VFD.
sl@4
     1

sl@4
     2
Microsoft Visual Studio Solution File, Format Version 12.00
sl@4
     3
# Visual Studio 2012
sl@4
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IdwTest", "IdwTest.csproj", "{8E8FEBA2-486D-450F-84A1-09EB7E28F499}"
sl@4
     5
EndProject
sl@4
     6
Global
sl@4
     7
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
sl@4
     8
		Debug|Any CPU = Debug|Any CPU
sl@4
     9
		Release|Any CPU = Release|Any CPU
sl@4
    10
	EndGlobalSection
sl@4
    11
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
sl@4
    12
		{8E8FEBA2-486D-450F-84A1-09EB7E28F499}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
sl@4
    13
		{8E8FEBA2-486D-450F-84A1-09EB7E28F499}.Debug|Any CPU.Build.0 = Debug|Any CPU
sl@4
    14
		{8E8FEBA2-486D-450F-84A1-09EB7E28F499}.Release|Any CPU.ActiveCfg = Release|Any CPU
sl@4
    15
		{8E8FEBA2-486D-450F-84A1-09EB7E28F499}.Release|Any CPU.Build.0 = Release|Any CPU
sl@4
    16
	EndGlobalSection
sl@4
    17
	GlobalSection(SolutionProperties) = preSolution
sl@4
    18
		HideSolutionNode = FALSE
sl@4
    19
	EndGlobalSection
sl@4
    20
EndGlobal