Update of /cvsroot/mahogany/M/lib/dspam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21344/lib/dspam

Modified Files:
        dspam.vcproj 
Log Message:
added a build configuration for Purify

Index: dspam.vcproj
===================================================================
RCS file: /cvsroot/mahogany/M/lib/dspam/dspam.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- dspam.vcproj        15 May 2005 21:19:40 -0000      1.8
+++ dspam.vcproj        19 Jan 2006 03:28:55 -0000      1.9
@@ -33,5 +33,5 @@
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"
-                               DebugInformationFormat="4"
+                               DebugInformationFormat="3"
                                CompileAs="1"/>
                        <Tool
@@ -113,4 +113,53 @@
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
+               <Configuration
+                       Name="Debug Purify|Win32"
+                       OutputDirectory="$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;win32"
+                               
PreprocessorDefinitions="HAVE_CONFIG_H,DSPAM_HOME_NO_DATA,DEBUG"
+                               ExceptionHandling="FALSE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               UsePrecompiledHeader="0"
+                               PrecompiledHeaderFile=".\Debug\dspam.pch"
+                               WarningLevel="3"
+                               SuppressStartupBanner="TRUE"
+                               DebugInformationFormat="3"
+                               CompileAs="1"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile=".\Debug\dspam.lib"
+                               SuppressStartupBanner="TRUE"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="1033"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
        </Configurations>
        <References>
@@ -232,4 +281,13 @@
                                        Outputs="$(InputName)"/>
                        </FileConfiguration>
+                       <FileConfiguration
+                               Name="Debug Purify|Win32">
+                               <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Creating auto-config.h..."
+                                       CommandLine="copy $(InputPath)  
$(InputName)
+"
+                                       Outputs="$(InputName)"/>
+                       </FileConfiguration>
                </File>
        </Files>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to