chore: add project files to visual studio project, fix horizontal separator

This commit is contained in:
2025-04-10 09:18:38 +02:00
parent dc845cf884
commit 4eb107d3ad
3 changed files with 4 additions and 2 deletions

View File

@@ -28,6 +28,8 @@
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Compile Include="FlaskWebProject\lewy_globals.py" />
<Compile Include="FlaskWebProject\routes.py" />
<Compile Include="runserver.py" />
<Compile Include="FlaskWebProject\__init__.py" />
</ItemGroup>