iMONDisplayApiSample/DisplayTest.sln
author StephaneLenclud
Sun, 14 Apr 2013 22:50:40 +0200
changeset 9 fc2b0679eaff
permissions -rw-r--r--
Fixing broken SoundGraph API build.
StephaneLenclud@8
     1

StephaneLenclud@8
     2
Microsoft Visual Studio Solution File, Format Version 10.00
StephaneLenclud@8
     3
# Visual Studio 2008
StephaneLenclud@8
     4
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplayTest", "DisplayTest\DisplayTest.vcproj", "{FE6179B9-6E3E-4157-BE52-C4A6B202306F}"
StephaneLenclud@8
     5
EndProject
StephaneLenclud@8
     6
Global
StephaneLenclud@8
     7
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
StephaneLenclud@8
     8
		Debug|Win32 = Debug|Win32
StephaneLenclud@8
     9
		Release|Win32 = Release|Win32
StephaneLenclud@8
    10
	EndGlobalSection
StephaneLenclud@8
    11
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
StephaneLenclud@8
    12
		{FE6179B9-6E3E-4157-BE52-C4A6B202306F}.Debug|Win32.ActiveCfg = Debug|Win32
StephaneLenclud@8
    13
		{FE6179B9-6E3E-4157-BE52-C4A6B202306F}.Debug|Win32.Build.0 = Debug|Win32
StephaneLenclud@8
    14
		{FE6179B9-6E3E-4157-BE52-C4A6B202306F}.Release|Win32.ActiveCfg = Release|Win32
StephaneLenclud@8
    15
		{FE6179B9-6E3E-4157-BE52-C4A6B202306F}.Release|Win32.Build.0 = Release|Win32
StephaneLenclud@8
    16
	EndGlobalSection
StephaneLenclud@8
    17
	GlobalSection(SolutionProperties) = preSolution
StephaneLenclud@8
    18
		HideSolutionNode = FALSE
StephaneLenclud@8
    19
	EndGlobalSection
StephaneLenclud@8
    20
EndGlobal