[PD-cvs] externals/grill/xsample xsample.vcproj,1.8,1.9

Thomas Grill xovo at users.sourceforge.net
Tue Nov 2 05:58:57 CET 2004


Update of /cvsroot/pure-data/externals/grill/xsample
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14869

Modified Files:
	xsample.vcproj 
Log Message:
updated help and project files


Index: xsample.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/xsample/xsample.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** xsample.vcproj	31 Oct 2004 04:58:52 -0000	1.8
--- xsample.vcproj	2 Nov 2004 04:58:55 -0000	1.9
***************
*** 100,104 ****
  				Name="VCLinkerTool"
  				AdditionalDependencies="pd.lib flext_d-pdwin.lib"
! 				OutputFile=".\pd-msvc\d/xsample.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
--- 100,104 ----
  				Name="VCLinkerTool"
  				AdditionalDependencies="pd.lib flext_d-pdwin.lib"
! 				OutputFile="$(outdir)/xsample.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
***************
*** 138,143 ****
  		<Configuration
  			Name="PD Shared Release|Win32"
! 			OutputDirectory=".\pd-msvc\s"
! 			IntermediateDirectory=".\pd-msvc\s"
  			ConfigurationType="2"
  			UseOfMFC="0"
--- 138,143 ----
  		<Configuration
  			Name="PD Shared Release|Win32"
! 			OutputDirectory=".\pd-msvc\sr"
! 			IntermediateDirectory=".\pd-msvc\sr"
  			ConfigurationType="2"
  			UseOfMFC="0"
***************
*** 163,167 ****
  				Name="VCLinkerTool"
  				AdditionalDependencies="pd.lib"
! 				OutputFile="pd-msvc\s\xsample.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
--- 163,167 ----
  				Name="VCLinkerTool"
  				AdditionalDependencies="pd.lib"
! 				OutputFile="$(outdir)\xsample.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
***************
*** 272,281 ****
  				Optimization="0"
  				InlineFunctionExpansion="0"
! 				OptimizeForProcessor="2"
  				AdditionalIncludeDirectories="&quot;C:\data\prog\audio\maxmspsdk_win\4.5 headers\c74support\max-includes&quot;;&quot;C:\data\prog\audio\maxmspsdk_win\4.5 headers\c74support\msp-includes&quot;;..\flext\source"
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=1"
  				StringPooling="TRUE"
  				RuntimeLibrary="1"
! 				EnableFunctionLevelLinking="TRUE"
  				UsePrecompiledHeader="2"
  				WarningLevel="3"
--- 272,281 ----
  				Optimization="0"
  				InlineFunctionExpansion="0"
! 				OptimizeForProcessor="0"
  				AdditionalIncludeDirectories="&quot;C:\data\prog\audio\maxmspsdk_win\4.5 headers\c74support\max-includes&quot;;&quot;C:\data\prog\audio\maxmspsdk_win\4.5 headers\c74support\msp-includes&quot;;..\flext\source"
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=1"
  				StringPooling="TRUE"
  				RuntimeLibrary="1"
! 				StructMemberAlignment="2"
  				UsePrecompiledHeader="2"
  				WarningLevel="3"
***************
*** 341,345 ****
  				StringPooling="TRUE"
  				RuntimeLibrary="0"
! 				EnableFunctionLevelLinking="TRUE"
  				UsePrecompiledHeader="2"
  				WarningLevel="3"
--- 341,346 ----
  				StringPooling="TRUE"
  				RuntimeLibrary="0"
! 				StructMemberAlignment="2"
! 				BufferSecurityCheck="FALSE"
  				UsePrecompiledHeader="2"
  				WarningLevel="3"





More information about the Pd-cvs mailing list