BoSLOO/BoSLOO.pyproj

143 lines
6.8 KiB
Plaintext

<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>2bab9fec-2055-4075-95d0-f60299d91bd3</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>OrbitSim.py</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>BoSLOO</Name>
<RootNamespace>BoSLOO</RootNamespace>
<InterpreterId>MSBuild|BoSLOOenv|$(MSBuildProjectFullPath)</InterpreterId>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Compile Include="OrbitSim.py" />
<Compile Include="renderer.py">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Interpreter Include="bosloo_env\">
<Id>bosloo_env</Id>
<Version>3.10</Version>
<Description>bosloo_env (Python 3.10 (64-bit))</Description>
<InterpreterPath>Scripts\python.exe</InterpreterPath>
<WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
<PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
<Architecture>X64</Architecture>
</Interpreter>
<Interpreter Include="env\BoSLOOenv\">
<Id>BoSLOOenv</Id>
<Version>3.8</Version>
<Description>BoSLOOenv (Python 3.8 (32-bit))</Description>
<InterpreterPath>Scripts\python.exe</InterpreterPath>
<WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
<PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
<Architecture>X86</Architecture>
</Interpreter>
</ItemGroup>
<ItemGroup>
<Folder Include="Assets\" />
<Folder Include="Assets\Sphere\" />
<Folder Include="GroundControl\" />
<Folder Include="GroundControl\Assets\" />
<Folder Include="GroundControl\frontend\" />
<Folder Include="GroundControl\frontend\public\" />
<Folder Include="GroundControl\frontend\public\Assets\" />
<Folder Include="GroundControl\frontend\public\Assets\image\" />
<Folder Include="GroundControl\frontend\public\Assets\sound\" />
<Folder Include="GroundControl\frontend\src\" />
</ItemGroup>
<ItemGroup>
<Content Include="Assets\Sphere\0001.png" />
<Content Include="Assets\Sphere\0002.png" />
<Content Include="Assets\Sphere\0003.png" />
<Content Include="Assets\Sphere\0004.png" />
<Content Include="Assets\Sphere\0005.png" />
<Content Include="Assets\Sphere\0006.png" />
<Content Include="Assets\Sphere\0007.png" />
<Content Include="Assets\Sphere\0008.png" />
<Content Include="Assets\Sphere\0009.png" />
<Content Include="Assets\Sphere\0010.png" />
<Content Include="Assets\Sphere\0011.png" />
<Content Include="Assets\Sphere\0012.png" />
<Content Include="Assets\Sphere\0013.png" />
<Content Include="Assets\Sphere\0014.png" />
<Content Include="Assets\Sphere\0015.png" />
<Content Include="Assets\Sphere\0016.png" />
<Content Include="Assets\Sphere\0017.png" />
<Content Include="Assets\Sphere\0018.png" />
<Content Include="Assets\Sphere\0019.png" />
<Content Include="Assets\Sphere\0020.png" />
<Content Include="Assets\Sphere\0021.png" />
<Content Include="Assets\Sphere\0022.png" />
<Content Include="Assets\Sphere\0023.png" />
<Content Include="Assets\Sphere\0024.png" />
<Content Include="Assets\Sphere\0025.png" />
<Content Include="Assets\Sphere\0026.png" />
<Content Include="Assets\Sphere\0027.png" />
<Content Include="Assets\Sphere\0028.png" />
<Content Include="Assets\Sphere\0029.png" />
<Content Include="Assets\Sphere\0030.png" />
<Content Include="Assets\Sphere\0031.png" />
<Content Include="Assets\Sphere\0032.png" />
<Content Include="Assets\Sphere\0033.png" />
<Content Include="Assets\Sphere\0034.png" />
<Content Include="Assets\Sphere\0035.png" />
<Content Include="Assets\Sphere\0036.png" />
<Content Include="Assets\Sphere\0037.png" />
<Content Include="Assets\Sphere\0038.png" />
<Content Include="Assets\Sphere\0039.png" />
<Content Include="Assets\Sphere\0040.png" />
<Content Include="Assets\Sphere\0041.png" />
<Content Include="Assets\Sphere\0042.png" />
<Content Include="Assets\Sphere\0043.png" />
<Content Include="Assets\Sphere\0044.png" />
<Content Include="Assets\Sphere\0045.png" />
<Content Include="Assets\Sphere\0046.png" />
<Content Include="Assets\Sphere\0047.png" />
<Content Include="Assets\Sphere\0048.png" />
<Content Include="Assets\Sphere\0049.png" />
<Content Include="Assets\Sphere\0050.png" />
<Content Include="GroundControl\frontend\public\Assets\image\BoSLOO logo.txt" />
<Content Include="GroundControl\frontend\public\Assets\image\testMap.png" />
<Content Include="GroundControl\frontend\public\Assets\sound\apricot-rustle-boot.wav" />
<Content Include="GroundControl\frontend\public\Assets\sound\disc-seek-test.mp3" />
<Content Include="GroundControl\frontend\src\BoSLOO logo.json" />
<Content Include="GroundControl\frontend\.gitignore" />
<Content Include="GroundControl\frontend\package-lock.json" />
<Content Include="GroundControl\frontend\package.json" />
<Content Include="GroundControl\frontend\public\favicon.ico" />
<Content Include="GroundControl\frontend\public\index.html" />
<Content Include="GroundControl\frontend\public\logo192.png" />
<Content Include="GroundControl\frontend\public\logo512.png" />
<Content Include="GroundControl\frontend\public\manifest.json" />
<Content Include="GroundControl\frontend\public\robots.txt" />
<Content Include="GroundControl\frontend\README.md" />
<Content Include="GroundControl\frontend\src\commands.js" />
<Content Include="GroundControl\frontend\src\index.css" />
<Content Include="GroundControl\frontend\src\index.js" />
<Content Include="GroundControl\frontend\src\statusbar.js" />
<Content Include="GroundControl\frontend\src\terminal.js" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in
Visual Studio and specify your pre- and post-build commands in
the BeforeBuild and AfterBuild targets below. -->
<!--<Target Name="CoreCompile" />-->
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
</Project>