summaryrefslogtreecommitdiff
path: root/silk/float
diff options
context:
space:
mode:
authorGian-Carlo Pascutto <gcp@sjeng.org>2012-07-16 20:52:38 +0200
committerGregory Maxwell <greg@xiph.org>2012-07-16 16:45:04 -0400
commit642084c47c0807686db4ae2def61a11dee80a81d (patch)
tree6c549b6ac34783ad6fd3e96b383a242feae9d983 /silk/float
parenteeb7bd3d9d4569ac556f1fd70434abea571f57f3 (diff)
downloadopus-642084c47c0807686db4ae2def61a11dee80a81d.tar.gz
Output/intermediate dir cleanup and fixes in 64-bit mode.
Also make the 64-bit builds use the default output directories. Fix the type of the default Opus output to be a library.
Diffstat (limited to 'silk/float')
-rw-r--r--silk/float/silk_float.vcxproj12
1 files changed, 2 insertions, 10 deletions
diff --git a/silk/float/silk_float.vcxproj b/silk/float/silk_float.vcxproj
index 8882a80f..fff13026 100644
--- a/silk/float/silk_float.vcxproj
+++ b/silk/float/silk_float.vcxproj
@@ -64,17 +64,9 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <TargetName>$(ProjectName)</TargetName>
- <OutDir>$(SolutionDir)$(Configuration)$(PlatformArchitecture)\</OutDir>
- <IntDir>$(Configuration)$(PlatformArchitecture)\</IntDir>
- </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <TargetName>$(ProjectName)</TargetName>
- <OutDir>$(SolutionDir)$(Configuration)$(PlatformArchitecture)\</OutDir>
- <IntDir>$(Configuration)$(PlatformArchitecture)\</IntDir>
- </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PrecompiledHeader>