[PD-cvs] externals/grill/dyn dyn.vcproj,1.3,1.4

Thomas Grill xovo at users.sourceforge.net
Sun Sep 12 06:12:10 CEST 2004


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

Modified Files:
	dyn.vcproj 
Log Message:
 ""

Index: dyn.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dyn/dyn.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** dyn.vcproj	21 Jun 2004 14:06:52 -0000	1.3
--- dyn.vcproj	12 Sep 2004 04:12:08 -0000	1.4
***************
*** 146,149 ****
--- 146,216 ----
  				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  		</Configuration>
+ 		<Configuration
+ 			Name="PD Shared Release|Win32"
+ 			OutputDirectory="./pd-msvc/sr"
+ 			IntermediateDirectory="./pd-msvc/sr"
+ 			ConfigurationType="2"
+ 			UseOfMFC="0"
+ 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ 			CharacterSet="2">
+ 			<Tool
+ 				Name="VCCLCompilerTool"
+ 				Optimization="3"
+ 				GlobalOptimizations="TRUE"
+ 				InlineFunctionExpansion="2"
+ 				FavorSizeOrSpeed="2"
+ 				OmitFramePointers="TRUE"
+ 				OptimizeForProcessor="3"
+ 				AdditionalIncludeDirectories="f:\prog\pd\pd-cvs\src,f:\prog\max\flext\source;f:\prog\packs\pthreads"
+ 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2;FLEXT_SHARED"
+ 				StringPooling="TRUE"
+ 				RuntimeLibrary="2"
+ 				EnableFunctionLevelLinking="TRUE"
+ 				EnableEnhancedInstructionSet="1"
+ 				UsePrecompiledHeader="2"
+ 				PrecompiledHeaderFile="$(outdir)/dyn.pch"
+ 				WarningLevel="3"
+ 				SuppressStartupBanner="TRUE"/>
+ 			<Tool
+ 				Name="VCCustomBuildTool"/>
+ 			<Tool
+ 				Name="VCLinkerTool"
+ 				AdditionalDependencies="pd.lib pthreadVC.lib"
+ 				OutputFile="$(outdir)/dyn~.dll"
+ 				LinkIncremental="1"
+ 				SuppressStartupBanner="TRUE"
+ 				AdditionalLibraryDirectories="f:\prog\pd\pd-cvs/bin,..\flext\pd-msvc,f:\prog\packs\pthreads"
+ 				ProgramDatabaseFile="$(outdir)/dyn~.pdb"
+ 				ImportLibrary="$(outdir)/dyn~.lib"
+ 				TargetMachine="1"/>
+ 			<Tool
+ 				Name="VCMIDLTool"
+ 				PreprocessorDefinitions="NDEBUG"
+ 				MkTypLibCompatible="TRUE"
+ 				SuppressStartupBanner="TRUE"
+ 				TargetEnvironment="1"
+ 				TypeLibraryName=".\pd-msvc/r/dyn.tlb"
+ 				HeaderFileName=""/>
+ 			<Tool
+ 				Name="VCPostBuildEventTool"/>
+ 			<Tool
+ 				Name="VCPreBuildEventTool"/>
+ 			<Tool
+ 				Name="VCPreLinkEventTool"/>
+ 			<Tool
+ 				Name="VCResourceCompilerTool"
+ 				PreprocessorDefinitions="NDEBUG"
+ 				Culture="3079"/>
+ 			<Tool
+ 				Name="VCWebServiceProxyGeneratorTool"/>
+ 			<Tool
+ 				Name="VCXMLDataGeneratorTool"/>
+ 			<Tool
+ 				Name="VCWebDeploymentTool"/>
+ 			<Tool
+ 				Name="VCManagedWrapperGeneratorTool"/>
+ 			<Tool
+ 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ 		</Configuration>
  	</Configurations>
  	<References>
***************
*** 180,183 ****
--- 247,257 ----
  					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;PD;$(NoInherit)"/>
  			</FileConfiguration>
+ 			<FileConfiguration
+ 				Name="PD Shared Release|Win32">
+ 				<Tool
+ 					Name="VCCLCompilerTool"
+ 					Optimization="2"
+ 					AdditionalIncludeDirectories=""/>
+ 			</FileConfiguration>
  		</File>
  	</Files>





More information about the Pd-cvs mailing list