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/comIvyPS.vcproj | 187 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 124 insertions(+), 63 deletions(-) (limited to 'comIvy/comIvyPS.vcproj') diff --git a/comIvy/comIvyPS.vcproj b/comIvy/comIvyPS.vcproj index ed45cc0..6996354 100644 --- a/comIvy/comIvyPS.vcproj +++ b/comIvy/comIvyPS.vcproj @@ -1,109 +1,164 @@ + Keyword="AtlPSProj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(ConfigurationName)" + ConfigurationType="2" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + > + + + + + + RuntimeLibrary="3" + /> + + + Name="VCPreLinkEventTool" + /> + ModuleDefinitionFile="comIvyPS.def" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + /> + + + + + Name="VCFxCopTool" + /> + + CommandLine="regsvr32 /s /c "$(TargetPath)"" + /> + + + CommandLine="if exist dlldata.c goto :END Erreur d'écho : MIDL ne peut pas générer DLLDATA.C si le projet principal ne contient pas au moins une interface. Exit 1 :END " + /> + Name="VCCustomBuildTool" + /> + Name="VCXMLDataGeneratorTool" + /> + Name="VCWebServiceProxyGeneratorTool" + /> - - - - - + Name="VCMIDLTool" + /> + RuntimeLibrary="2" + /> + + Name="VCResourceCompilerTool" + /> + + EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + /> + Name="VCALinkTool" + /> - + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - + Name="VCPostBuildEventTool" + Description="Inscription en cours" + CommandLine="regsvr32 /s /c "$(TargetPath)"" + /> @@ -111,22 +166,28 @@ Exit 1 + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" + > + RelativePath="comIvyps.def" + > + SourceControlFiles="false" + > + RelativePath="_comIvy_i.c" + > + RelativePath="_comIvy_p.c" + > + RelativePath="dlldata.c" + > -- cgit v1.1