From 338ffe2d2d3fbc553c60e0c38a89465c83f01d9b Mon Sep 17 00:00:00 2001 From: fcolin Date: Mon, 5 Feb 2007 09:30:54 +0000 Subject: Maintenance SVN /SourceSafe --- IvyCursor/IvyCursor.vcproj | 206 +++++++++++++++++++++++++++++++-------------- 1 file changed, 144 insertions(+), 62 deletions(-) (limited to 'IvyCursor/IvyCursor.vcproj') diff --git a/IvyCursor/IvyCursor.vcproj b/IvyCursor/IvyCursor.vcproj index 673c7df..be89ff9 100644 --- a/IvyCursor/IvyCursor.vcproj +++ b/IvyCursor/IvyCursor.vcproj @@ -1,175 +1,257 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + + + Name="VCPreLinkEventTool" + /> - - + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + Name="VCPostBuildEventTool" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + - - + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> + Name="VCPostBuildEventTool" + /> + RelativePathToProject="..\Ivy\Ivy.vcproj" + /> + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + RelativePath=".\IvyCursor.cpp" + > + RelativePath=".\stdafx.cpp" + > + Name="Debug|Win32" + > + UsePrecompiledHeader="1" + /> + Name="Release|Win32" + > + UsePrecompiledHeader="1" + /> + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + RelativePath=".\IvyCursor.h" + > + RelativePath=".\Resource.h" + > + RelativePath=".\stdafx.h" + > + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" + > + RelativePath=".\IvyCursor.ico" + > + RelativePath=".\IvyCursor.rc" + > + RelativePath=".\small.ico" + > + RelativePath=".\ReadMe.txt" + > -- cgit v1.1