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

Thomas Grill xovo at users.sourceforge.net
Sat Sep 11 06:05:38 CEST 2004


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

Modified Files:
	pool.vcproj 
Log Message:
 ""

Index: pool.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/pool/pool.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** pool.vcproj	21 Jun 2004 14:02:55 -0000	1.8
--- pool.vcproj	11 Sep 2004 04:05:36 -0000	1.9
***************
*** 282,285 ****
--- 282,352 ----
  				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="2"
+ 				InlineFunctionExpansion="1"
+ 				AdditionalIncludeDirectories="&quot;f:\prog\pd\pd-cvs\src&quot;;f:\prog\packs\pthreads;f:\prog\max\flext\source"
+ 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2;FLEXT_SHARED"
+ 				StringPooling="TRUE"
+ 				RuntimeLibrary="2"
+ 				EnableFunctionLevelLinking="TRUE"
+ 				UsePrecompiledHeader="2"
+ 				PrecompiledHeaderFile=".\pd-msvc/r/pool.pch"
+ 				AssemblerListingLocation=".\pd-msvc/r/"
+ 				ObjectFile=".\pd-msvc/r/"
+ 				ProgramDataBaseFileName=".\pd-msvc/r/"
+ 				WarningLevel="3"
+ 				SuppressStartupBanner="TRUE"
+ 				DebugInformationFormat="0"
+ 				CompileAs="0"/>
+ 			<Tool
+ 				Name="VCCustomBuildTool"/>
+ 			<Tool
+ 				Name="VCLinkerTool"
+ 				AdditionalDependencies="pd.lib pthreadVC.lib"
+ 				OutputFile="$(outdir)/pool.dll"
+ 				LinkIncremental="1"
+ 				SuppressStartupBanner="TRUE"
+ 				AdditionalLibraryDirectories="&quot;f:\prog\pd\pd-cvs\bin&quot;;f:\prog\packs\pthreads;&quot;f:\prog\max\flext\pd-msvc&quot;"
+ 				ProgramDatabaseFile="$(outdir)/pool.pdb"
+ 				ImportLibrary="$(outdir)/pool.lib"
+ 				TargetMachine="1"/>
+ 			<Tool
+ 				Name="VCMIDLTool"
+ 				PreprocessorDefinitions="NDEBUG"
+ 				MkTypLibCompatible="TRUE"
+ 				SuppressStartupBanner="TRUE"
+ 				TargetEnvironment="1"
+ 				TypeLibraryName=".\pd-msvc/r/pool.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>





More information about the Pd-cvs mailing list