From 5e4cb46d64e0104adb308f203d574b72075934b9 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 12:52:14 +0000 Subject: Utilisateur : Fcolin Date : 19/12/05 Heure : 14:56 Archivé dans $/Bus/Horloge Commentaire: (vss 10) --- Horloge/Horloge.vcproj | 493 ++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 388 insertions(+), 105 deletions(-) (limited to 'Horloge') diff --git a/Horloge/Horloge.vcproj b/Horloge/Horloge.vcproj index e708c80..3a5bcb1 100644 --- a/Horloge/Horloge.vcproj +++ b/Horloge/Horloge.vcproj @@ -1,28 +1,56 @@ + Keyword="MFCProj" + > + Name="Win32" + /> + + + + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + + + + + + SuppressStartupBanner="true" + DebugInformationFormat="4" + /> + + + Name="VCPreLinkEventTool" + /> + SuppressStartupBanner="true" + GenerateDebugInformation="true" + SubSystem="2" + /> + + + + + + + + + + + + + + - + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="3" + TypeLibraryName=".\Debug/Horloge.tlb" + /> + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\Ivy;"..\..\..\pcre-6.4"" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="stdafx.h" + BrowseInformation="1" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + Culture="1036" + AdditionalIncludeDirectories="$(IntDir)/" + /> + + + + + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + + + + + + SuppressStartupBanner="true" + /> + Name="VCManagedResourceCompilerTool" + /> + + + SuppressStartupBanner="true" + SubSystem="2" + /> + Name="VCALinkTool" + /> + + + + + + + CommandLine="rem copy "$(TargetPath)" "C:\users\fcolin\Program Files\$(OutDir)"" + /> + + + + + + + + Name="VCCLCompilerTool" + InlineFunctionExpansion="1" + AdditionalIncludeDirectories="..\Ivy;"..\..\..\pcre-6.4"" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" + StringPooling="true" + RuntimeLibrary="2" + EnableFunctionLevelLinking="true" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="stdafx.h" + WarningLevel="3" + SuppressStartupBanner="true" + /> + Name="VCManagedResourceCompilerTool" + /> + Culture="1036" + /> + + + + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + + + + + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + RelativePath=".\Curvefit.cpp" + > + RelativePath=".\Digistring.cpp" + > + RelativePath=".\Horloge.cpp" + > + RelativePath=".\HorlogeDlg.cpp" + > + RelativePath=".\HorlogeParseCmdLine.cpp" + > - - + RelativePath=".\StdAfx.cpp" + > + + + + + + + Name="Release|Win32" + > + UsePrecompiledHeader="1" + /> + Name="Release|x64" + > + UsePrecompiledHeader="1" + /> + Filter="h;hpp;hxx;hm;inl" + > + RelativePath=".\Curvefit.h" + > + RelativePath=".\Digistring.h" + > + RelativePath=".\Horloge.h" + > + RelativePath=".\HorlogeDlg.h" + > + RelativePath=".\HorlogeParseCmdLine.h" + > + RelativePath=".\MemDC.h" + > + RelativePath=".\Resource.h" + > + RelativePath=".\Rgbcolor.h" + > + RelativePath=".\StdAfx.h" + > + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > + RelativePath=".\res\Horloge.ico" + > + RelativePath=".\Horloge.rc" + > + RelativePath=".\res\Horloge.rc2" + > + RelativePath=".\res\ico00001.ico" + > + RelativePath=".\res\ico00002.ico" + > + RelativePath=".\res\ico00003.ico" + > + RelativePath=".\res\ico00004.ico" + > + RelativePath=".\res\icon1.ico" + > + RelativePath=".\ReadMe.txt" + > + -- cgit v1.1