aboutsummaryrefslogtreecommitdiff
path: root/Redirector.csproj
diff options
context:
space:
mode:
authorEinar Egilsson2009-05-10 21:09:07 +0000
committerEinar Egilsson2009-05-10 21:09:07 +0000
commitbbac2eea1f052dbfa203b46cd5e84be57b38371b (patch)
tree5a491df2c88988c69656fd99ed0cc5fa64531c91 /Redirector.csproj
parent0226cb6655cdf0948be1e91d0876925c0b7cb72c (diff)
1.7
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@211 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'Redirector.csproj')
-rw-r--r--Redirector.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Redirector.csproj b/Redirector.csproj
index ef3b3fd..e1158aa 100644
--- a/Redirector.csproj
+++ b/Redirector.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
@@ -18,7 +18,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
+ <OutputPath>.\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>