From eba585829684fcf54a0c8614709d2c10c75032b4 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 8 Jan 2005 04:59:44 +0000 Subject: merge in branch "20041229-unify" - some small cleanups os x fixes minor updates improved buffer handling simplify updates Mac adaptations - made xcode project preparing xsample 0.3.0 release updated for build system some optimizations - fixed loop record bug Completion of attribute functionality, revisited and updated help files svn path=/trunk/; revision=2477 --- externals/grill/xsample/xsample.vcproj | 41 +++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 16 deletions(-) (limited to 'externals/grill/xsample/xsample.vcproj') diff --git a/externals/grill/xsample/xsample.vcproj b/externals/grill/xsample/xsample.vcproj index 9eaacb77..c3d5de2c 100644 --- a/externals/grill/xsample/xsample.vcproj +++ b/externals/grill/xsample/xsample.vcproj @@ -20,17 +20,22 @@ @@ -40,7 +45,7 @@ OutputFile="pd-msvc\xsample.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" - AdditionalLibraryDirectories="c:\programme\audio\pd\bin,..\flext\pd-msvc\" + AdditionalLibraryDirectories="c:\programme\audio\pd\bin" ImportLibrary=".\pd-msvc\r/xsample.lib" TargetMachine="1"/> @@ -154,6 +160,7 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="2" + PrecompiledHeaderThrough="prefix.h" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -275,9 +282,10 @@ AdditionalIncludeDirectories=""C:\data\prog\audio\maxmspsdk_win\4.5 headers\c74support\max-includes";"C:\data\prog\audio\maxmspsdk_win\4.5 headers\c74support\msp-includes";..\flext\source" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=1" StringPooling="TRUE" - RuntimeLibrary="1" + RuntimeLibrary="0" StructMemberAlignment="2" UsePrecompiledHeader="2" + PrecompiledHeaderThrough="prefix.h" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -332,17 +340,21 @@ CharacterSet="2"> @@ -393,9 +405,6 @@ - - -- cgit v1.2.1