summaryrefslogtreecommitdiff
path: root/Source/ModelViewer
diff options
context:
space:
mode:
authorGravatar qadeer <unknown>2013-12-09 18:40:29 -0800
committerGravatar qadeer <unknown>2013-12-09 18:40:29 -0800
commitae0332cea1ff9cc65a239fddbc588cbaf73ac140 (patch)
treede454c8596be960a2ccbf79f144976ecfc79dc94 /Source/ModelViewer
parentd7bf93bf834d9856de385de7c2d980aaf09802ca (diff)
various updates
Diffstat (limited to 'Source/ModelViewer')
-rw-r--r--Source/ModelViewer/ModelViewer.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/ModelViewer/ModelViewer.csproj b/Source/ModelViewer/ModelViewer.csproj
index 08ec499a..921cb3e9 100644
--- a/Source/ModelViewer/ModelViewer.csproj
+++ b/Source/ModelViewer/ModelViewer.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -105,7 +105,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'QED|x86'">
<DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\QED\</OutputPath>
+ <OutputPath>bin\QED\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
@@ -208,4 +208,4 @@
<Target Name="AfterBuild">
</Target>
-->
-</Project>
+</Project> \ No newline at end of file