mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
20 lines
884 B
Plaintext
20 lines
884 B
Plaintext
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual C++ Express 2010
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pymite", "pymiteVS2010.vcxproj", "{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
|