Light12306/RwTicketAssistantV3/RwTicketAssistantV3.csproj
2015-07-03 21:04:37 +08:00

143 lines
7.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
<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 />
<TypeScriptToolsVersion>1.0</TypeScriptToolsVersion>
<UseGlobalApplicationHostFile />
</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\infobar\infobar.js" />
<Content Include="app\contentscripts\infobar\infobar.png" />
<Content Include="app\contentscripts\infobar\infobar.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" />
<Content Include="app\icons\icon_n.png" />
<Content Include="app\infobar\scripts\global.js" />
<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\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="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" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
<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>
<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>
<PropertyGroup>
<LigerSharkChromeTargetsPath>$(BuildFolder)\ligershark.chrome.targets</LigerSharkChromeTargetsPath>
</PropertyGroup>
<Import Project="$(LigerSharkChromeTargetsPath)" Condition="Exists($(LigerSharkChromeTargetsPath))" />
</Project>