From d73aefa51c27c4f80257b7240b0f83d2abc83c16 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 12:58:29 +0000 Subject: Utilisateur : Fcolin Date : 16/11/05 Heure : 9:54 Archivé dans $/Bus/Ivy Commentaire: 64 bits ports (vss 24) --- Ivy/Ivy.vcproj | 556 +++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 380 insertions(+), 176 deletions(-) (limited to 'Ivy') diff --git a/Ivy/Ivy.vcproj b/Ivy/Ivy.vcproj index b4e5258..93f8f8d 100644 --- a/Ivy/Ivy.vcproj +++ b/Ivy/Ivy.vcproj @@ -1,337 +1,541 @@ + SccProvider="MSSCCI:Microsoft Visual SourceSafe" + > + Name="Win32" + /> + + + + ATLMinimizesCRunTimeLibraryUsage="false" + > + + + + + + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + + + Name="VCPreLinkEventTool" + /> + SuppressStartupBanner="true" + AdditionalLibraryDirectories="" + GenerateDebugInformation="true" + /> + Name="VCALinkTool" + /> + + + + + + + CommandLine="rem copy "$(TargetDir)$(TargetName).dll" "C:\users\fcolin\Program Files\$(OutDir)" rem copy "$(TargetDir)$(TargetName).lib" "C:\users\fcolin\Program Files\lib\$(OutDir)" rem copy Ivy.h "C:\users\fcolin\Program Files\Include\" rem copy IvyApplication.h "C:\users\fcolin\Program Files\Include\" rem copy IvyCallback.h "C:\users\fcolin\Program Files\Include\" rem copy BufferedSocket.h "C:\users\fcolin\Program Files\Include\" rem copy ThreadedSocket.h "C:\users\fcolin\Program Files\Include\" rem copy DataTypes.h "C:\users\fcolin\Program Files\Include\" " + /> + + + + Name="VCCustomBuildTool" + /> + Name="VCXMLDataGeneratorTool" + /> + + + + + Culture="1036" + /> + + + + + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="0" + > + + + + + - + SuppressStartupBanner="true" + /> + Name="VCManagedResourceCompilerTool" + /> + Culture="1036" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLinkerTool" + AdditionalDependencies="wsock32.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="0" + > + + + + + + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + /> + Name="VCManagedResourceCompilerTool" + /> - + Culture="1036" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLinkerTool" + AdditionalDependencies="wsock32.lib" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="" + TargetMachine="17" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + + + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + RelativePath=".\BufferedSocket.cxx" + > + RelativePath=".\Ivy.cxx" + > + RelativePath=".\IvyApplication.cxx" + > + RelativePath=".\IvyCbindings.cxx" + > + RelativePath=".\IvyDllMain.cpp" + > + RelativePath=".\IvyStdAfx.cpp" + > + + + + + + + Name="Release|Win32" + > + UsePrecompiledHeader="1" + /> + Name="Release|x64" + > + UsePrecompiledHeader="1" + /> + RelativePath=".\IvySynchroWnd.cxx" + > + RelativePath=".\IvyWatcher.cxx" + > + RelativePath=".\Regexp.cxx" + > + RelativePath=".\ThreadedSocket.cxx" + > + + + + Name="Release|x64" + > + UsePrecompiledHeader="2" + /> + Filter="h;hpp;hxx;hm;inl" + > + RelativePath=".\BufferedSocket.h" + > + RelativePath=".\DataTypes.h" + > + RelativePath=".\Ivy.h" + > + RelativePath=".\IvyApplication.h" + > + RelativePath=".\IvyCallback.h" + > + RelativePath=".\IvyCbindings.h" + > + RelativePath=".\IvyStdAfx.h" + > + RelativePath=".\IvySynchroWnd.h" + > + RelativePath=".\IvyWatcher.h" + > + RelativePath=".\Regexp.h" + > + RelativePath=".\ThreadedSocket.h" + > + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > -- cgit v1.1