29 lines
1.5 KiB
Text
Executable file
29 lines
1.5 KiB
Text
Executable file
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual C++ Express 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FlightGear", "FlightGear.vcproj", "{0E698D36-EA1C-434F-A524-21A673C19F2E}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0} = {BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FlightGearLib", "FlightGearLib.vcproj", "{BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{0E698D36-EA1C-434F-A524-21A673C19F2E}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{0E698D36-EA1C-434F-A524-21A673C19F2E}.Debug|Win32.Build.0 = Debug|Win32
|
|
{0E698D36-EA1C-434F-A524-21A673C19F2E}.Release|Win32.ActiveCfg = Release|Win32
|
|
{0E698D36-EA1C-434F-A524-21A673C19F2E}.Release|Win32.Build.0 = Release|Win32
|
|
{BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0}.Debug|Win32.Build.0 = Debug|Win32
|
|
{BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0}.Release|Win32.ActiveCfg = Release|Win32
|
|
{BA3B78EA-4D5D-43DB-8AD0-9B2FB57489C0}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|