astrodatagui is the main project now

This commit is contained in:
2024-02-29 16:45:02 +01:00
parent ae6e1d3c11
commit 1d949a2151
4 changed files with 14 additions and 2 deletions
+6 -2
View File
@@ -4,7 +4,7 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>9dc06f00-e723-4d75-b9ed-453c4d3d7a84</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>astrodatagui.py</StartupFile>
<StartupFile>main.py</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
@@ -21,7 +21,11 @@
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Compile Include="astrodatagui.py" />
<Compile Include="main.py" />
<Compile Include="ui\FlaredetectorWidget.py" />
</ItemGroup>
<ItemGroup>
<Folder Include="ui\" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in