From 642084c47c0807686db4ae2def61a11dee80a81d Mon Sep 17 00:00:00 2001 From: Gian-Carlo Pascutto Date: Mon, 16 Jul 2012 20:52:38 +0200 Subject: 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. --- src/opus.vcxproj | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'src/opus.vcxproj') diff --git a/src/opus.vcxproj b/src/opus.vcxproj index b914c95e..1eeba0b9 100644 --- a/src/opus.vcxproj +++ b/src/opus.vcxproj @@ -29,7 +29,7 @@ true - Application + StaticLibrary true @@ -38,7 +38,7 @@ true - Application + StaticLibrary false @@ -62,17 +62,12 @@ true - $(ProjectName) - $(SolutionDir)$(Configuration)$(PlatformArchitecture)\ - $(Configuration)$(PlatformArchitecture)\ false false - $(SolutionDir)$(Configuration)$(PlatformArchitecture)\ - $(Configuration)$(PlatformArchitecture)\ -- cgit v1.2.3