aboutsummaryrefslogtreecommitdiff
path: root/Redirector.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Redirector.csproj')
-rw-r--r--Redirector.csproj45
1 files changed, 0 insertions, 45 deletions
diff --git a/Redirector.csproj b/Redirector.csproj
deleted file mode 100644
index 558bb46..0000000
--- a/Redirector.csproj
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Id$ -->
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{1C962CCA-74DC-4F72-8C83-7617F2275D1A}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Redirector</RootNamespace>
- <AssemblyName>Redirector</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
- <UseVSHostingProcess>false</UseVSHostingProcess>
- </PropertyGroup>
- <ItemGroup>
- <Content Include="chrome\content\help.html" />
- <Content Include="chrome\content\overlay.js" />
- <Content Include="chrome\content\redirect.js" />
- <Content Include="chrome\content\redirectList.js" />
- <Content Include="chrome\content\redirector.png" />
- <Content Include="chrome\content\statusactive.PNG" />
- <Content Include="chrome\content\statusinactive.PNG" />
- <Content Include="components\redirector.js" />
- <Content Include="defaults\preferences\redirector.js" />
- </ItemGroup>
- <ItemGroup>
- <None Include="chrome.manifest" />
- <None Include="chrome\content\overlay.xul" />
- <None Include="chrome\content\redirect.xul" />
- <None Include="chrome\content\redirectList.xul" />
- <None Include="chrome\locale\en-US\redirect.dtd" />
- <None Include="chrome\locale\en-US\redirectList.dtd" />
- <None Include="chrome\locale\en-US\redirector.dtd" />
- <None Include="chrome\locale\en-US\redirector.properties" />
- <None Include="install.rdf" />
- </ItemGroup>
- <Target Name="Build" />
- <Target Name="Rebuild" />
- <Target Name="Clean" />
-</Project> \ No newline at end of file