created OrbitSim file
This commit is contained in:
parent
c16f2c19ad
commit
c2be5ebd95
|
@ -4,7 +4,7 @@
|
|||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>2bab9fec-2055-4075-95d0-f60299d91bd3</ProjectGuid>
|
||||
<ProjectHome>.</ProjectHome>
|
||||
<StartupFile>BoSLOO.py</StartupFile>
|
||||
<StartupFile>OrbitSim.py</StartupFile>
|
||||
<SearchPath>
|
||||
</SearchPath>
|
||||
<WorkingDirectory>.</WorkingDirectory>
|
||||
|
@ -21,7 +21,7 @@
|
|||
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BoSLOO.py" />
|
||||
<Compile Include="OrbitSim.py" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
|
||||
<!-- Uncomment the CoreCompile target to enable the Build command in
|
||||
|
|
Loading…
Reference in a new issue