mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
1e78cc7a30
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2364 ebee16cc-31ac-478f-84a7-5cbb03baadba
21 lines
885 B
Plaintext
21 lines
885 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual C++ Express 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pymite", "pymiteVS2008.vcproj", "{95D2BB14-A2AD-4CB9-8AEF-EE5F5F9A3C60}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{95D2BB14-A2AD-4CB9-8AEF-EE5F5F9A3C60}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{95D2BB14-A2AD-4CB9-8AEF-EE5F5F9A3C60}.Debug|Win32.Build.0 = Debug|Win32
|
|
{95D2BB14-A2AD-4CB9-8AEF-EE5F5F9A3C60}.Release|Win32.ActiveCfg = Release|Win32
|
|
{95D2BB14-A2AD-4CB9-8AEF-EE5F5F9A3C60}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|