mirror of
https://github.com/Michaelangel007/hgr2rgbntsc.git
synced 2024-10-31 22:06:28 +00:00
21 lines
860 B
Plaintext
21 lines
860 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hgr2rgb", "hgr2rgb.vcxproj", "{3D05589D-6761-4225-9719-817919B75BEE}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3D05589D-6761-4225-9719-817919B75BEE}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{3D05589D-6761-4225-9719-817919B75BEE}.Debug|Win32.Build.0 = Debug|Win32
|
|
{3D05589D-6761-4225-9719-817919B75BEE}.Release|Win32.ActiveCfg = Release|Win32
|
|
{3D05589D-6761-4225-9719-817919B75BEE}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|