From fd522ad90af91f8384313fd5463156f7e823a652 Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 2 Oct 2009 10:51:32 +0000 Subject: update with pcre --- comIvy/comIvy.vcproj | 315 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 196 insertions(+), 119 deletions(-) (limited to 'comIvy/comIvy.vcproj') diff --git a/comIvy/comIvy.vcproj b/comIvy/comIvy.vcproj index 9a4564b..d725277 100644 --- a/comIvy/comIvy.vcproj +++ b/comIvy/comIvy.vcproj @@ -1,245 +1,322 @@ + Keyword="AtlProj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + Name="VCPreBuildEventTool" + /> + Description="" + CommandLine=" " + Outputs="" + /> + Name="VCXMLDataGeneratorTool" + /> + + ProxyFileName="comIvy_p.c" + /> - + Name="VCCLCompilerTool" + AdditionalOptions="" + Optimization="0" + AdditionalIncludeDirectories=""C:\Users\fcolin\Documents\Projects Visual Studio\pcre-7.9";..\Ivy" + PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="2" + WarningLevel="3" + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> + AdditionalIncludeDirectories="$(IntDir)" + /> + + + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + + + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + + + + + + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> - - - + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCPostBuildEventTool" + Description="" + CommandLine="" + /> + RelativePathToProject="..\Ivy\Ivy.vcproj" + /> + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" + > + RelativePath="Bus.cpp" + > + RelativePath="comIvy.cpp" + > + RelativePath="Expression.cpp" + > + RelativePath="stdafx.cpp" + > + Name="Debug|Win32" + > + UsePrecompiledHeader="1" + /> + Name="Release|Win32" + > + UsePrecompiledHeader="1" + /> + Filter="h;hpp;hxx;hm;inl;inc" + > + RelativePath="Bus.h" + > + RelativePath="Expression.h" + > + RelativePath="Resource.h" + > + RelativePath="stdafx.h" + > + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > + RelativePath="comIvy.rc" + > + RelativePath="comIvy.rgs" + > + DeploymentContent="true" + > + RelativePath="ReadMe.txt" + > + DeploymentContent="true" + > -- cgit v1.1