From 10ea0bc54ce3f617a4348eeca19339528fa32182 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:10:16 +0000 Subject: Utilisateur : Fcolin Date : 18/11/05 Heure : 11:46 Archivé dans $/Bus/IvyProbe Commentaire: (vss 10) --- IvyProbe/IvyProbe.vcproj | 523 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 431 insertions(+), 92 deletions(-) (limited to 'IvyProbe') diff --git a/IvyProbe/IvyProbe.vcproj b/IvyProbe/IvyProbe.vcproj index 51eb42d..542fa9f 100644 --- a/IvyProbe/IvyProbe.vcproj +++ b/IvyProbe/IvyProbe.vcproj @@ -1,229 +1,568 @@ + Keyword="MFCProj" + > + Name="Win32" + /> + + + + ATLMinimizesCRunTimeLibraryUsage="false" + > + + + + + + SuppressStartupBanner="true" + DebugInformationFormat="4" + /> + + + Name="VCPreLinkEventTool" + /> + SuppressStartupBanner="true" + AdditionalLibraryDirectories="" + GenerateDebugInformation="true" + SubSystem="2" + /> + + + + + + + + + + + + + + + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="3" + TypeLibraryName=".\Debug/Test.tlb" + /> - + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\Ivy;"..\..\..\pcre-6.4"" + PreprocessorDefinitions="USE_ETS" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="stdafx.h" + BrowseInformation="1" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + Culture="1036" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLinkerTool" + LinkIncremental="2" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="" + GenerateDebugInformation="true" + SubSystem="2" + TargetMachine="17" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + + + + + + ATLMinimizesCRunTimeLibraryUsage="false" + > + + + + + + SuppressStartupBanner="true" + /> + Name="VCManagedResourceCompilerTool" + /> + + + SubSystem="2" + /> + + + + + + + + + + + + + + + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="3" + TypeLibraryName=".\Release/Test.tlb" + /> - + Name="VCCLCompilerTool" + InlineFunctionExpansion="1" + AdditionalIncludeDirectories="..\Ivy;"..\..\..\pcre-6.4"" + PreprocessorDefinitions="USE_ETS" + StringPooling="true" + RuntimeLibrary="2" + EnableFunctionLevelLinking="true" + UsePrecompiledHeader="2" + WarningLevel="3" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + /> + Name="VCManagedResourceCompilerTool" + /> + Culture="1036" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLinkerTool" + LinkIncremental="1" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="" + SubSystem="2" + TargetMachine="17" + /> + + + + + + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + Name="VCPostBuildEventTool" + /> + + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + RelativePath=".\ETSLayout.cpp" + > + RelativePath=".\HistoryEdit.cpp" + > + RelativePath="IvyProbe.cpp" + > + RelativePath="IvyProbeDlg.cpp" + > + RelativePath=".\StdAfx.cpp" + > + Name="Debug|Win32" + > + UsePrecompiledHeader="1" + /> + Name="Debug|x64" + > + UsePrecompiledHeader="1" + /> + + + + + + + RelativePath=".\TestParseCmdLine.cpp" + > + Filter="h;hpp;hxx;hm;inl" + > + RelativePath=".\ETSLayout.h" + > + RelativePath=".\HistoryEdit.h" + > + RelativePath="IvyProbe.h" + > + RelativePath="IvyProbeDlg.h" + > + RelativePath=".\Resource.h" + > + RelativePath=".\StdAfx.h" + > + RelativePath=".\TestParseCmdLine.h" + > + Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" + > + RelativePath="res\IvyProbe.ico" + > + RelativePath="res\IvyProbe.manifest" + > + + + + + + + + + + + + + RelativePath="IvyProbe.rc" + > + RelativePath="res\IvyProbe.rc2" + > + DeploymentContent="true" + > + + + + + + + + + + + + + RelativePath=".\ReadMe.txt" + > -- cgit v1.1