144 lines
7.1 KiB
XML
144 lines
7.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>89df7a6e-dc87-40f3-8b4b-f609a6e889d1</ProjectGuid>
|
|
<ProjectHome>.</ProjectHome>
|
|
<ProjectTypeGuids>{789894c7-04a9-4a11-a6b5-3f4435165112};{1b580a1a-fdb3-4b32-83e1-6407eb2722e6};{349c5851-65df-11da-9384-00065b846f21};{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
|
|
<StartupFile>FlaskWebProject\lewy.py</StartupFile>
|
|
<SearchPath>
|
|
</SearchPath>
|
|
<WorkingDirectory>.\FlaskWebProject\</WorkingDirectory>
|
|
<LaunchProvider>Web launcher</LaunchProvider>
|
|
<WebBrowserUrl>http://127.0.0.1</WebBrowserUrl>
|
|
<OutputPath>.</OutputPath>
|
|
<SuppressCollectPythonCloudServiceFiles>true</SuppressCollectPythonCloudServiceFiles>
|
|
<Name>FlaskWebProject</Name>
|
|
<RootNamespace>FlaskWebProject</RootNamespace>
|
|
<InterpreterId>MSBuild|env|$(MSBuildProjectFullPath)</InterpreterId>
|
|
<PythonRunWebServerCommandEnvironment>
|
|
</PythonRunWebServerCommandEnvironment>
|
|
<PythonDebugWebServerCommandEnvironment>
|
|
</PythonDebugWebServerCommandEnvironment>
|
|
<IsWindowsApplication>False</IsWindowsApplication>
|
|
<WebBrowserPort>5000</WebBrowserPort>
|
|
<Environment>
|
|
</Environment>
|
|
<PythonRunWebServerCommandArguments>
|
|
</PythonRunWebServerCommandArguments>
|
|
<PythonDebugWebServerCommandArguments>
|
|
</PythonDebugWebServerCommandArguments>
|
|
<CommandLineArguments>-i 127.0.0.1 -p 5000</CommandLineArguments>
|
|
</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="FlaskWebProject\fs_scraper.py" />
|
|
<Compile Include="FlaskWebProject\lewy.py" />
|
|
<Compile Include="FlaskWebProject\lewy_api.py" />
|
|
<Compile Include="FlaskWebProject\lewy_api_v1.py" />
|
|
<Compile Include="FlaskWebProject\lewy_db.py" />
|
|
<Compile Include="FlaskWebProject\lewy_globals.py" />
|
|
<Compile Include="FlaskWebProject\lewy_routes.py" />
|
|
<Compile Include="runserver.py" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="FlaskWebProject\" />
|
|
<Folder Include="FlaskWebProject\static\" />
|
|
<Folder Include="FlaskWebProject\static\content\" />
|
|
<Folder Include="FlaskWebProject\static\fonts\" />
|
|
<Folder Include="FlaskWebProject\static\scripts\" />
|
|
<Folder Include="FlaskWebProject\templates\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="FlaskWebProject\config.toml" />
|
|
<Content Include="FlaskWebProject\static\script.js" />
|
|
<Content Include="FlaskWebProject\static\style.css" />
|
|
<Content Include="FlaskWebProject\templates\base.html" />
|
|
<Content Include="FlaskWebProject\templates\matches.html" />
|
|
<Content Include="FlaskWebProject\templates\stats.html" />
|
|
<Content Include="requirements.txt" />
|
|
<Content Include="FlaskWebProject\static\content\bootstrap.css" />
|
|
<Content Include="FlaskWebProject\static\content\bootstrap.min.css" />
|
|
<Content Include="FlaskWebProject\static\content\site.css" />
|
|
<Content Include="FlaskWebProject\static\fonts\glyphicons-halflings-regular.eot" />
|
|
<Content Include="FlaskWebProject\static\fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="FlaskWebProject\static\fonts\glyphicons-halflings-regular.ttf" />
|
|
<Content Include="FlaskWebProject\static\fonts\glyphicons-halflings-regular.woff" />
|
|
<Content Include="FlaskWebProject\static\scripts\bootstrap.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\bootstrap.min.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery-1.10.2.intellisense.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery-1.10.2.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery-1.10.2.min.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery-1.10.2.min.map" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery.validate-vsdoc.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery.validate.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery.validate.min.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery.validate.unobtrusive.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\jquery.validate.unobtrusive.min.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\modernizr-2.6.2.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\respond.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\respond.min.js" />
|
|
<Content Include="FlaskWebProject\static\scripts\_references.js" />
|
|
<Content Include="FlaskWebProject\templates\index.html" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Interpreter Include="env\">
|
|
<Id>env</Id>
|
|
<Version>3.13</Version>
|
|
<Description>env (Python 3.13 (64-bit))</Description>
|
|
<InterpreterPath>Scripts\python.exe</InterpreterPath>
|
|
<WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
|
|
<PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
|
|
<Architecture>X64</Architecture>
|
|
</Interpreter>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.Web.targets" />
|
|
<!-- Specify pre- and post-build commands in the BeforeBuild and
|
|
AfterBuild targets below. -->
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<UseCustomServer>True</UseCustomServer>
|
|
<CustomServerUrl>http://localhost</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}" User="">
|
|
<WebProjectProperties>
|
|
<StartPageUrl>
|
|
</StartPageUrl>
|
|
<StartAction>CurrentPage</StartAction>
|
|
<AspNetDebugging>True</AspNetDebugging>
|
|
<SilverlightDebugging>False</SilverlightDebugging>
|
|
<NativeDebugging>False</NativeDebugging>
|
|
<SQLDebugging>False</SQLDebugging>
|
|
<ExternalProgram>
|
|
</ExternalProgram>
|
|
<StartExternalURL>
|
|
</StartExternalURL>
|
|
<StartCmdLineArguments>
|
|
</StartCmdLineArguments>
|
|
<StartWorkingDirectory>
|
|
</StartWorkingDirectory>
|
|
<EnableENC>False</EnableENC>
|
|
<AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
</Project> |