FutabaVfd.sln
author sl
Tue, 27 May 2014 17:49:33 +0200
changeset 27 ee1305f3a6bf
parent 0 b112defa99c0
permissions -rw-r--r--
Experimenting with our bitmap to bitarray convertion.
sl@0
     1

sl@0
     2
Microsoft Visual Studio Solution File, Format Version 12.00
sl@0
     3
# Visual Studio 2012
sl@1
     4
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FutabaVfd", "FutabaVfd.vcxproj", "{08769AC3-785A-4DDC-BFC7-1775414B7AB7}"
sl@1
     5
EndProject
sl@0
     6
Global
sl@1
     7
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
sl@1
     8
		Debug|Win32 = Debug|Win32
sl@1
     9
		Release|Win32 = Release|Win32
sl@1
    10
	EndGlobalSection
sl@1
    11
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
sl@1
    12
		{08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Debug|Win32.ActiveCfg = Debug|Win32
sl@1
    13
		{08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Debug|Win32.Build.0 = Debug|Win32
sl@1
    14
		{08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Release|Win32.ActiveCfg = Release|Win32
sl@1
    15
		{08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Release|Win32.Build.0 = Release|Win32
sl@1
    16
	EndGlobalSection
sl@0
    17
	GlobalSection(SolutionProperties) = preSolution
sl@0
    18
		HideSolutionNode = FALSE
sl@0
    19
	EndGlobalSection
sl@0
    20
EndGlobal