| 
							- <?xml version="1.0" encoding="Windows-1252"?>
 - <VisualStudioProject
 - 	ProjectType="Visual C++"
 - 	Version="9,00"
 - 	Name="cursor"
 - 	ProjectGUID="{0D1DB0EE-E997-4550-85D4-BDE209B75AD6}"
 - 	TargetFrameworkVersion="131072"
 - 	>
 - 	<Platforms>
 - 		<Platform
 - 			Name="Win32"
 - 		/>
 - 	</Platforms>
 - 	<ToolFiles>
 - 	</ToolFiles>
 - 	<Configurations>
 - 		<Configuration
 - 			Name="Debug|Win32"
 - 			OutputDirectory=".\cursor_"
 - 			IntermediateDirectory=".\cursor_"
 - 			ConfigurationType="1"
 - 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 - 			UseOfMFC="0"
 - 			ATLMinimizesCRunTimeLibraryUsage="false"
 - 			>
 - 			<Tool
 - 				Name="VCPreBuildEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCCustomBuildTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXMLDataGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCWebServiceProxyGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCMIDLTool"
 - 				PreprocessorDefinitions="_DEBUG"
 - 				MkTypLibCompatible="true"
 - 				SuppressStartupBanner="true"
 - 				TargetEnvironment="1"
 - 				TypeLibraryName=".\cursor_/cursor.tlb"
 - 				HeaderFileName=""
 - 			/>
 - 			<Tool
 - 				Name="VCCLCompilerTool"
 - 				Optimization="0"
 - 				AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
 - 				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
 - 				RuntimeLibrary="3"
 - 				UsePrecompiledHeader="0"
 - 				PrecompiledHeaderFile=".\cursor_/cursor.pch"
 - 				AssemblerListingLocation=".\cursor_/"
 - 				ObjectFile=".\cursor_/"
 - 				ProgramDataBaseFileName=".\cursor_/"
 - 				SuppressStartupBanner="true"
 - 				DebugInformationFormat="3"
 - 				CompileAs="0"
 - 			/>
 - 			<Tool
 - 				Name="VCManagedResourceCompilerTool"
 - 			/>
 - 			<Tool
 - 				Name="VCResourceCompilerTool"
 - 				PreprocessorDefinitions="_DEBUG"
 - 				Culture="1033"
 - 			/>
 - 			<Tool
 - 				Name="VCPreLinkEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCLinkerTool"
 - 				AdditionalDependencies="fltkd.lib comctl32.lib"
 - 				OutputFile="../../test/cursord.exe"
 - 				LinkIncremental="1"
 - 				SuppressStartupBanner="true"
 - 				AdditionalLibraryDirectories="..\..\lib"
 - 				IgnoreDefaultLibraryNames="libcd"
 - 				GenerateDebugInformation="true"
 - 				ProgramDatabaseFile=".\cursor_/cursord.pdb"
 - 				SubSystem="2"
 - 				RandomizedBaseAddress="1"
 - 				DataExecutionPrevention="0"
 - 				TargetMachine="1"
 - 			/>
 - 			<Tool
 - 				Name="VCALinkTool"
 - 			/>
 - 			<Tool
 - 				Name="VCManifestTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXDCMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCBscMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCFxCopTool"
 - 			/>
 - 			<Tool
 - 				Name="VCAppVerifierTool"
 - 			/>
 - 			<Tool
 - 				Name="VCPostBuildEventTool"
 - 			/>
 - 		</Configuration>
 - 		<Configuration
 - 			Name="Release|Win32"
 - 			OutputDirectory=".\Release"
 - 			IntermediateDirectory=".\Release"
 - 			ConfigurationType="1"
 - 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 - 			UseOfMFC="0"
 - 			ATLMinimizesCRunTimeLibraryUsage="false"
 - 			>
 - 			<Tool
 - 				Name="VCPreBuildEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCCustomBuildTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXMLDataGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCWebServiceProxyGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCMIDLTool"
 - 				PreprocessorDefinitions="NDEBUG"
 - 				MkTypLibCompatible="true"
 - 				SuppressStartupBanner="true"
 - 				TargetEnvironment="1"
 - 				TypeLibraryName=".\Release/cursor.tlb"
 - 				HeaderFileName=""
 - 			/>
 - 			<Tool
 - 				Name="VCCLCompilerTool"
 - 				Optimization="4"
 - 				InlineFunctionExpansion="2"
 - 				FavorSizeOrSpeed="2"
 - 				AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
 - 				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
 - 				RuntimeLibrary="2"
 - 				UsePrecompiledHeader="0"
 - 				PrecompiledHeaderFile=".\Release/cursor.pch"
 - 				AssemblerListingLocation=".\Release/"
 - 				ObjectFile=".\Release/"
 - 				ProgramDataBaseFileName=".\Release/"
 - 				SuppressStartupBanner="true"
 - 				CompileAs="0"
 - 			/>
 - 			<Tool
 - 				Name="VCManagedResourceCompilerTool"
 - 			/>
 - 			<Tool
 - 				Name="VCResourceCompilerTool"
 - 				PreprocessorDefinitions="NDEBUG"
 - 				Culture="1033"
 - 			/>
 - 			<Tool
 - 				Name="VCPreLinkEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCLinkerTool"
 - 				AdditionalDependencies="fltk.lib comctl32.lib"
 - 				OutputFile="../../test/cursor.exe"
 - 				LinkIncremental="1"
 - 				SuppressStartupBanner="true"
 - 				AdditionalLibraryDirectories="..\..\lib"
 - 				IgnoreDefaultLibraryNames="libcd"
 - 				ProgramDatabaseFile=".\Release/cursor.pdb"
 - 				SubSystem="2"
 - 				RandomizedBaseAddress="1"
 - 				DataExecutionPrevention="0"
 - 				TargetMachine="1"
 - 			/>
 - 			<Tool
 - 				Name="VCALinkTool"
 - 			/>
 - 			<Tool
 - 				Name="VCManifestTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXDCMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCBscMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCFxCopTool"
 - 			/>
 - 			<Tool
 - 				Name="VCAppVerifierTool"
 - 			/>
 - 			<Tool
 - 				Name="VCPostBuildEventTool"
 - 			/>
 - 		</Configuration>
 - 		<Configuration
 - 			Name="Debug Cairo|Win32"
 - 			OutputDirectory="$(ConfigurationName)"
 - 			IntermediateDirectory="$(ConfigurationName)"
 - 			ConfigurationType="1"
 - 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 - 			UseOfMFC="0"
 - 			ATLMinimizesCRunTimeLibraryUsage="false"
 - 			>
 - 			<Tool
 - 				Name="VCPreBuildEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCCustomBuildTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXMLDataGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCWebServiceProxyGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCMIDLTool"
 - 				PreprocessorDefinitions="_DEBUG"
 - 				MkTypLibCompatible="true"
 - 				SuppressStartupBanner="true"
 - 				TargetEnvironment="1"
 - 				TypeLibraryName=".\cursor_/cursor.tlb"
 - 				HeaderFileName=""
 - 			/>
 - 			<Tool
 - 				Name="VCCLCompilerTool"
 - 				Optimization="0"
 - 				AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
 - 				PreprocessorDefinitions="FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
 - 				RuntimeLibrary="3"
 - 				UsePrecompiledHeader="0"
 - 				PrecompiledHeaderFile=".\cursor_/cursor.pch"
 - 				AssemblerListingLocation=".\cursor_/"
 - 				ObjectFile=".\cursor_/"
 - 				ProgramDataBaseFileName=".\cursor_/"
 - 				SuppressStartupBanner="true"
 - 				DebugInformationFormat="3"
 - 				CompileAs="0"
 - 			/>
 - 			<Tool
 - 				Name="VCManagedResourceCompilerTool"
 - 			/>
 - 			<Tool
 - 				Name="VCResourceCompilerTool"
 - 				PreprocessorDefinitions="_DEBUG"
 - 				Culture="1033"
 - 			/>
 - 			<Tool
 - 				Name="VCPreLinkEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCLinkerTool"
 - 				AdditionalDependencies="cairo.lib comctl32.lib"
 - 				OutputFile="../../test/cursord.exe"
 - 				LinkIncremental="1"
 - 				SuppressStartupBanner="true"
 - 				AdditionalLibraryDirectories="..\..\lib"
 - 				IgnoreDefaultLibraryNames="libcd"
 - 				GenerateDebugInformation="true"
 - 				ProgramDatabaseFile=".\cursor_/cursord.pdb"
 - 				SubSystem="2"
 - 				RandomizedBaseAddress="1"
 - 				DataExecutionPrevention="0"
 - 				TargetMachine="1"
 - 			/>
 - 			<Tool
 - 				Name="VCALinkTool"
 - 			/>
 - 			<Tool
 - 				Name="VCManifestTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXDCMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCBscMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCFxCopTool"
 - 			/>
 - 			<Tool
 - 				Name="VCAppVerifierTool"
 - 			/>
 - 			<Tool
 - 				Name="VCPostBuildEventTool"
 - 			/>
 - 		</Configuration>
 - 		<Configuration
 - 			Name="Release Cairo|Win32"
 - 			OutputDirectory="$(ConfigurationName)"
 - 			IntermediateDirectory="$(ConfigurationName)"
 - 			ConfigurationType="1"
 - 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 - 			UseOfMFC="0"
 - 			ATLMinimizesCRunTimeLibraryUsage="false"
 - 			>
 - 			<Tool
 - 				Name="VCPreBuildEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCCustomBuildTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXMLDataGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCWebServiceProxyGeneratorTool"
 - 			/>
 - 			<Tool
 - 				Name="VCMIDLTool"
 - 				PreprocessorDefinitions="NDEBUG"
 - 				MkTypLibCompatible="true"
 - 				SuppressStartupBanner="true"
 - 				TargetEnvironment="1"
 - 				TypeLibraryName=".\Release/cursor.tlb"
 - 				HeaderFileName=""
 - 			/>
 - 			<Tool
 - 				Name="VCCLCompilerTool"
 - 				Optimization="4"
 - 				InlineFunctionExpansion="2"
 - 				FavorSizeOrSpeed="2"
 - 				AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
 - 				PreprocessorDefinitions="FLTK_HAVE_CAIRO=1,_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
 - 				RuntimeLibrary="2"
 - 				UsePrecompiledHeader="0"
 - 				PrecompiledHeaderFile=".\Release/cursor.pch"
 - 				AssemblerListingLocation=".\Release/"
 - 				ObjectFile=".\Release/"
 - 				ProgramDataBaseFileName=".\Release/"
 - 				SuppressStartupBanner="true"
 - 				CompileAs="0"
 - 			/>
 - 			<Tool
 - 				Name="VCManagedResourceCompilerTool"
 - 			/>
 - 			<Tool
 - 				Name="VCResourceCompilerTool"
 - 				PreprocessorDefinitions="NDEBUG"
 - 				Culture="1033"
 - 			/>
 - 			<Tool
 - 				Name="VCPreLinkEventTool"
 - 			/>
 - 			<Tool
 - 				Name="VCLinkerTool"
 - 				AdditionalDependencies="fltk.lib comctl32.lib cairo.lib"
 - 				OutputFile="../../test/cursor.exe"
 - 				LinkIncremental="1"
 - 				SuppressStartupBanner="true"
 - 				AdditionalLibraryDirectories="..\..\lib"
 - 				IgnoreDefaultLibraryNames="libcd"
 - 				ProgramDatabaseFile=".\Release/cursor.pdb"
 - 				SubSystem="2"
 - 				RandomizedBaseAddress="1"
 - 				DataExecutionPrevention="0"
 - 				TargetMachine="1"
 - 			/>
 - 			<Tool
 - 				Name="VCALinkTool"
 - 			/>
 - 			<Tool
 - 				Name="VCManifestTool"
 - 			/>
 - 			<Tool
 - 				Name="VCXDCMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCBscMakeTool"
 - 			/>
 - 			<Tool
 - 				Name="VCFxCopTool"
 - 			/>
 - 			<Tool
 - 				Name="VCAppVerifierTool"
 - 			/>
 - 			<Tool
 - 				Name="VCPostBuildEventTool"
 - 			/>
 - 		</Configuration>
 - 	</Configurations>
 - 	<References>
 - 	</References>
 - 	<Files>
 - 		<File
 - 			RelativePath="..\..\test\cursor.cxx"
 - 			>
 - 			<FileConfiguration
 - 				Name="Debug|Win32"
 - 				>
 - 				<Tool
 - 					Name="VCCLCompilerTool"
 - 					Optimization="0"
 - 					AdditionalIncludeDirectories=""
 - 					PreprocessorDefinitions=""
 - 				/>
 - 			</FileConfiguration>
 - 			<FileConfiguration
 - 				Name="Release|Win32"
 - 				>
 - 				<Tool
 - 					Name="VCCLCompilerTool"
 - 					AdditionalIncludeDirectories=""
 - 					PreprocessorDefinitions=""
 - 				/>
 - 			</FileConfiguration>
 - 			<FileConfiguration
 - 				Name="Debug Cairo|Win32"
 - 				>
 - 				<Tool
 - 					Name="VCCLCompilerTool"
 - 					Optimization="0"
 - 					AdditionalIncludeDirectories=""
 - 					PreprocessorDefinitions=""
 - 				/>
 - 			</FileConfiguration>
 - 			<FileConfiguration
 - 				Name="Release Cairo|Win32"
 - 				>
 - 				<Tool
 - 					Name="VCCLCompilerTool"
 - 					AdditionalIncludeDirectories=""
 - 					PreprocessorDefinitions=""
 - 				/>
 - 			</FileConfiguration>
 - 		</File>
 - 	</Files>
 - 	<Globals>
 - 	</Globals>
 - </VisualStudioProject>
 
 
  |