From 338ffe2d2d3fbc553c60e0c38a89465c83f01d9b Mon Sep 17 00:00:00 2001 From: fcolin Date: Mon, 5 Feb 2007 09:30:54 +0000 Subject: Maintenance SVN /SourceSafe --- IvyFileMon/IvyFileMon.vcproj | 277 +++++++++++++++++++++++++++++++------------ 1 file changed, 199 insertions(+), 78 deletions(-) (limited to 'IvyFileMon/IvyFileMon.vcproj') diff --git a/IvyFileMon/IvyFileMon.vcproj b/IvyFileMon/IvyFileMon.vcproj index 9ccc796..dadeb81 100644 --- a/IvyFileMon/IvyFileMon.vcproj +++ b/IvyFileMon/IvyFileMon.vcproj @@ -1,205 +1,326 @@ - + + Keyword="MFCProj" + > + Name="Win32" + /> + + + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1033" + AdditionalIncludeDirectories="$(IntDir)" + /> + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + + Name="VCWebDeploymentTool" + /> + Name="VCPostBuildEventTool" + /> + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + + + + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" + > + RelativePath="DelayedDirectoryChangeHandler.cpp" + > + RelativePath="DirectoryChanges.cpp" + > + RelativePath="HistoryEdit.cpp" + > + RelativePath="IvyFileMon.cpp" + > + RelativePath="IvyFileMonDlg.cpp" + > + RelativePath="ParseCmdLine.cpp" + > + RelativePath="stdafx.cpp" + > + Name="Debug|Win32" + > + UsePrecompiledHeader="1" + /> + Name="Release|Win32" + > + UsePrecompiledHeader="1" + /> + Filter="h;hpp;hxx;hm;inl;inc" + > + RelativePath="DelayedDirectoryChangeHandler.h" + > + RelativePath="DirectoryChanges.h" + > + RelativePath="HistoryEdit.h" + > + RelativePath="IvyFileMon.h" + > + RelativePath="IvyFileMonDlg.h" + > + RelativePath="ParseCmdLine.h" + > + RelativePath="Resource.h" + > + RelativePath="stdafx.h" + > + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest" + > + RelativePath="res\IvyFileMon.ico" + > + RelativePath="res\IvyFileMon.manifest" + > + + + + + + + RelativePath="IvyFileMon.rc" + > + RelativePath="res\IvyFileMon.rc2" + > + RelativePath="ReadMe.txt" + > -- cgit v1.1