2014-08-08 14:33:43 +08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2014-08-08 14:44:03 +08:00
|
|
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
|
2014-08-08 14:33:43 +08:00
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProductVersion>
|
|
|
|
|
</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
<ProjectGuid>{9D141603-1A9D-4EEC-82D8-C473EA436839}</ProjectGuid>
|
|
|
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>RwTicketAssistantV2</RootNamespace>
|
|
|
|
|
<AssemblyName>RwTicketAssistantV2</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
|
|
|
<IISExpressSSLPort />
|
|
|
|
|
<IISExpressAnonymousAuthentication />
|
|
|
|
|
<IISExpressWindowsAuthentication />
|
|
|
|
|
<IISExpressUseClassicPipelineMode />
|
2014-08-08 14:44:03 +08:00
|
|
|
|
<TypeScriptToolsVersion>1.0</TypeScriptToolsVersion>
|
2014-08-08 14:33:43 +08:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Content Include="app\12306\mobileproxy.js" />
|
|
|
|
|
<Content Include="app\background.html" />
|
|
|
|
|
<Content Include="app\background.js" />
|
|
|
|
|
<Content Include="app\contentscripts\framework.js" />
|
2014-12-12 23:28:35 +08:00
|
|
|
|
<Content Include="app\contentscripts\infobar\infobar.js" />
|
|
|
|
|
<Content Include="app\contentscripts\infobar\infobar.png" />
|
|
|
|
|
<Content Include="app\contentscripts\infobar\infobar.css" />
|
2014-08-08 14:33:43 +08:00
|
|
|
|
<Content Include="app\contentscripts\kyfw\12306.css" />
|
|
|
|
|
<Content Include="app\contentscripts\kyfw\12306.js" />
|
|
|
|
|
<Content Include="app\contentscripts\morweb\12306.js" />
|
|
|
|
|
<Content Include="app\contentscripts\kyfw\12306_pre.js" />
|
|
|
|
|
<Content Include="app\contentscripts\morweb\12306_style.css" />
|
|
|
|
|
<Content Include="app\icons\gray.png" />
|
|
|
|
|
<Content Include="app\icons\icon_128.png" />
|
|
|
|
|
<Content Include="app\icons\icon_16.png" />
|
|
|
|
|
<Content Include="app\icons\icon_32.png" />
|
|
|
|
|
<Content Include="app\icons\icon_48.png" />
|
2014-08-30 01:32:27 +08:00
|
|
|
|
<Content Include="app\icons\icon_n.png" />
|
2014-08-08 14:33:43 +08:00
|
|
|
|
<Content Include="app\infobar\main.html" />
|
|
|
|
|
<Content Include="app\infobar\scripts\core.js" />
|
|
|
|
|
<Content Include="app\infobar\scripts\global.js" />
|
|
|
|
|
<Content Include="app\infobar\scripts\main.js" />
|
|
|
|
|
<Content Include="app\infobar\scripts\entity.js" />
|
|
|
|
|
<Content Include="app\infobar\theme\logo.png" />
|
|
|
|
|
<Content Include="app\infobar\theme\main.css" />
|
|
|
|
|
<Content Include="app\infobar\theme\plus_16.png" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\css\bootstrap.adapter.css" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\css\bootstrap.css" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\fonts\glyphicons-halflings-regular.svg" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\js\bootstrap.adapter.js" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\js\bootstrap.js" />
|
|
|
|
|
<Content Include="app\libs\jquery.js" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\animated-overlay.gif" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_flat_55_fbec88_40x100.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_glass_75_d0e5f5_1x400.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_glass_85_dfeffc_1x400.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_inset-hard_100_f5f8f9_1x100.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_217bc0_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_2e83ff_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_469bdd_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_6da8d5_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_cd0a0a_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_d8e7f3_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\images\ui-icons_f9bd01_256x240.png" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\jquery-ui.css" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\jquery-ui.js" />
|
|
|
|
|
<Content Include="app\libs\jqueryui\jquery.ui.datepicker-zh-CN.js" />
|
|
|
|
|
<Content Include="app\libs\taginput\jquery.tagsinput.css" />
|
|
|
|
|
<Content Include="app\libs\taginput\jquery.tagsinput.js" />
|
|
|
|
|
<Content Include="app\libs\underscore\underscore.extension.js" />
|
|
|
|
|
<Content Include="app\libs\underscore\underscore.js">
|
|
|
|
|
<DependentUpon>underscore.js.bundle</DependentUpon>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="app\libs\underscore\underscore.min.js">
|
|
|
|
|
<DependentUpon>underscore.js.bundle</DependentUpon>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="app\libs\underscore\underscore.offical.js" />
|
|
|
|
|
<Content Include="app\pages\scripts\about.js" />
|
|
|
|
|
<Content Include="app\pages\scripts\serverstatus.js" />
|
|
|
|
|
<Content Include="app\pages\about.html" />
|
|
|
|
|
<Content Include="app\pages\serverstatus.html" />
|
|
|
|
|
<Content Include="app\pages\style\page.css" />
|
|
|
|
|
<Content Include="app\popup.html" />
|
|
|
|
|
<Content Include="Properties\build\lib\Ionic.Zip.DLL" />
|
|
|
|
|
<Content Include="Properties\build\lib\MSBuild.ExtensionPack.dll" />
|
|
|
|
|
<Content Include="screenshots\screenshot.png" />
|
|
|
|
|
<Content Include="index.htm" />
|
|
|
|
|
<Content Include="Properties\build\ligershark.chrome.targets" />
|
|
|
|
|
<Content Include="screenshots\readme.txt" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\fonts\glyphicons-halflings-regular.eot" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\fonts\glyphicons-halflings-regular.ttf" />
|
|
|
|
|
<Content Include="app\libs\bootstrap\fonts\glyphicons-halflings-regular.woff" />
|
|
|
|
|
<None Include="app\libs\underscore\underscore.js.bundle" />
|
|
|
|
|
<Content Include="app\libs\underscore\underscore.min.js.map">
|
|
|
|
|
<DependentUpon>underscore.js.bundle</DependentUpon>
|
|
|
|
|
</Content>
|
|
|
|
|
<None Include="scripts\_references.js" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Content Include="app\manifest.json" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="bin\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
|
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<!-- insert a condition to ensure that these are not imported -->
|
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" Condition="false" />
|
2014-08-08 14:44:03 +08:00
|
|
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
|
2014-08-08 14:33:43 +08:00
|
|
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="false and '$(VSToolsPath)' != ''" />
|
|
|
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
|
|
|
<ProjectExtensions>
|
|
|
|
|
<VisualStudio>
|
|
|
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
|
|
|
<WebProjectProperties>
|
|
|
|
|
<UseIIS>True</UseIIS>
|
|
|
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
|
|
|
<DevelopmentServerPort>1530</DevelopmentServerPort>
|
|
|
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
|
|
|
<IISUrl>http://localhost:46950/</IISUrl>
|
|
|
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
|
|
|
<UseCustomServer>False</UseCustomServer>
|
|
|
|
|
<CustomServerUrl>
|
|
|
|
|
</CustomServerUrl>
|
|
|
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
|
|
|
</WebProjectProperties>
|
|
|
|
|
</FlavorProperties>
|
|
|
|
|
</VisualStudio>
|
|
|
|
|
</ProjectExtensions>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<AppFolder Condition=" '$(AppFolder)'=='' ">app\</AppFolder>
|
|
|
|
|
<AppFileName Condition=" '$(AppFileName)'=='' ">$(AssemblyName).zip</AppFileName>
|
|
|
|
|
<BuildFolder Condition=" '$(BuildFolder)'=='' ">$(MSBuildProjectDirectory)\properties\build\</BuildFolder>
|
|
|
|
|
<BuildLib Condition=" '$(BuildLib)'=='' ">$(BuildFolder)Lib\</BuildLib>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AppFolderItem Include="$(AppFolder)" />
|
|
|
|
|
</ItemGroup>
|
2014-08-08 14:44:03 +08:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<TypeScriptCompile Include="scripts\bootstrap.d.ts" />
|
|
|
|
|
<TypeScriptCompile Include="scripts\chrome.d.ts" />
|
|
|
|
|
<TypeScriptCompile Include="scripts\jquery.d.ts" />
|
|
|
|
|
<TypeScriptCompile Include="scripts\underscore.d.ts" />
|
|
|
|
|
</ItemGroup>
|
2014-08-08 14:33:43 +08:00
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<LigerSharkChromeTargetsPath>$(BuildFolder)\ligershark.chrome.targets</LigerSharkChromeTargetsPath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(LigerSharkChromeTargetsPath)" Condition="Exists($(LigerSharkChromeTargetsPath))" />
|
|
|
|
|
</Project>
|