- Rename project - Add GPL3 License (RETROACTIVE) - Fill out package.json - Switch crc16 module to hopefully improve Windows end-user experience - Update README - http proxy support (with support for external proxies such as WebOne) - fix: properly handle proxy dns error - fix: proxy binary data - begin initial work on wtv-flashrom (not yet ready) - fix: typo in zefie.html - add config.service_name variable for future use - Sync servicevault files into vs project (nsjproj) file
97 lines
5.2 KiB
Plaintext
97 lines
5.2 KiB
Plaintext
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
<Name>zefie_wtvp_minisrv</Name>
|
|
<RootNamespace>hacktv_updsrv</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>31b77d0c-f03d-43a7-bf7f-fad7174728bf</ProjectGuid>
|
|
<ProjectHome>
|
|
</ProjectHome>
|
|
<StartupFile>app.js</StartupFile>
|
|
<StartWebBrowser>False</StartWebBrowser>
|
|
<SearchPath>
|
|
</SearchPath>
|
|
<WorkingDirectory>.</WorkingDirectory>
|
|
<OutputPath>.</OutputPath>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<ProjectTypeGuids>{3AF33F2E-1136-4D97-BBB7-1795711AC8B8};{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}</ProjectTypeGuids>
|
|
<StartWebBrowser>false</StartWebBrowser>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Content Include=".gitignore" />
|
|
<Content Include="app.js" />
|
|
<Content Include="services.json">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-flashrom\get-lc2-page.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\lc2-download-complete.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\lc2-download-failed.html" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\MSNLogo.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\S40H1.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\Shadow.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\Spacer.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\up-arrows.swf" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\WebTVLogoJewel.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\willie.async.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\ssl-cert.der" />
|
|
<Content Include="ServiceVault\wtv-home\zefie.html" />
|
|
<Content Include="ServiceVault\wtv-star\images\HackTVLogo.gif" />
|
|
<Content Include="ServiceVault\wtv-star\images\HackTVLogoJewel.gif" />
|
|
<Content Include="ServiceVault\wtv-star\images\WebTVLogoJewel.gif" />
|
|
<Content Include="ServiceVault\wtv-tricks\access.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\blastcache.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\go-offline.js" />
|
|
<Content Include="ServiceVault\wtv-update\content\diskmaps\htvupdate.txt" />
|
|
<Content Include="ServiceVault\wtv-update\content\htvupdate\Games\cSetup.html" />
|
|
<Content Include="ServiceVault\wtv-update\content\htvupdate\Games\Games.html" />
|
|
<Content Include="ServiceVault\wtv-update\content\htvupdate\MattMan\Tricks\tricks.html" />
|
|
<Content Include="ServiceVault\wtv-update\sync.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-update\update.html" />
|
|
<Content Include="ServiceVault\wtv-home\home.js" />
|
|
<Content Include="ServiceVault\wtv-update\updatesuccess.txt" />
|
|
<Content Include="ServiceVault\wtv-1800\finish-prereg.js" />
|
|
<Content Include="ServiceVault\wtv-1800\preregister.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\finalize-security.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\login-stage-two.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\login.js" />
|
|
<Content Include="ServiceVault\wtv-home\splash.txt" />
|
|
<Content Include="ServiceVault\wtv-log\log.js" />
|
|
<Content Include="wtvsec.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="package.json" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="ServiceVault\" />
|
|
<Folder Include="ServiceVault\wtv-flashrom\" />
|
|
<Folder Include="ServiceVault\wtv-flashrom\ROMCache\" />
|
|
<Folder Include="ServiceVault\wtv-star\" />
|
|
<Folder Include="ServiceVault\wtv-star\images\" />
|
|
<Folder Include="ServiceVault\wtv-tricks\" />
|
|
<Folder Include="ServiceVault\wtv-update\" />
|
|
<Folder Include="ServiceVault\wtv-1800\" />
|
|
<Folder Include="ServiceVault\wtv-head-waiter\" />
|
|
<Folder Include="ServiceVault\wtv-home\" />
|
|
<Folder Include="ServiceVault\wtv-log\" />
|
|
<Folder Include="ServiceVault\wtv-update\content\" />
|
|
<Folder Include="ServiceVault\wtv-update\content\diskmaps\" />
|
|
<Folder Include="ServiceVault\wtv-update\content\htvupdate\" />
|
|
<Folder Include="ServiceVault\wtv-update\content\htvupdate\Games\" />
|
|
<Folder Include="ServiceVault\wtv-update\content\htvupdate\MattMan\" />
|
|
<Folder Include="ServiceVault\wtv-update\content\htvupdate\MattMan\Tricks\" />
|
|
</ItemGroup>
|
|
<Import Project="$(VSToolsPath)\Node.js Tools\Microsoft.NodejsToolsV2.targets" />
|
|
</Project> |