iMONDisplayWrapper.sln
author sl
Mon, 17 Mar 2014 12:38:39 +0100
changeset 3 d5f6b2119a13
permissions -rw-r--r--
Fixing init result issue.
sl@0
     1

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