<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="Statistics"
	ProjectGUID="{044F9AC0-1F66-4790-A891-957097F86F20}"
	RootNamespace="Statistics"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\..\..\..\Output\Objs\statistics\Debug"
			IntermediateDirectory=".\..\..\..\Output\Objs\statistics\Debug"
			ConfigurationType="2"
			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=".\..\..\..\Output\Objs\statistics\statistics.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\..\..\PhotoshopAPI,..\..\..\PhotoshopAPI\ADM,..\..\..\PhotoshopAPI\Photoshop,..\..\..\PhotoshopAPI\PICA_SP,..\Common,..\..\..\Common\Includes,..\..\..\..\PhotoshopAPI,..\..\..\..\PhotoshopAPI\ADM,..\..\..\..\PhotoshopAPI\Photoshop,..\..\..\..\PhotoshopAPI\PICA_SP"
				PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;ISOLATION_AWARE_ENABLED;WIN32;_DEBUG;_WINDOWS;WIN"
				RuntimeLibrary="3"
				RuntimeTypeInfo="true"
				AssemblerListingLocation=".\..\..\..\Output\Objs\statistics\Debug/"
				ObjectFile=".\..\..\..\Output\Objs\statistics\Debug/"
				ProgramDataBaseFileName=".\..\..\..\Output\Objs\statistics\Debug/"
				BrowseInformation="0"
				WarningLevel="3"
				SuppressStartupBanner="true"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
				CompileAs="0"
				UndefinePreprocessorDefinitions=""
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG,WINDOWS,WIN"
				Culture="1033"
				AdditionalIncludeDirectories="..\..\..\PhotoshopAPI,..\..\..\PhotoshopAPI\ADM,..\..\..\PhotoshopAPI\Photoshop,..\..\..\PhotoshopAPI\PICA_SP,..\Common,..\..\..\Common\Includes,..\..\..\..\PhotoshopAPI,..\..\..\..\PhotoshopAPI\ADM,..\..\..\..\PhotoshopAPI\Photoshop,..\..\..\..\PhotoshopAPI\PICA_SP"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib version.lib"
				OutputFile=".\..\..\..\Output\Win\Debug\statistics.8BA"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				ModuleDefinitionFile=".//statistics.def"
				DelayLoadDLLs=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\..\..\..\Output\Objs\statistics\Debug\statistics.pdb"
				SubSystem="2"
				EntryPointSymbol="DLLInit"
				ImportLibrary=".\..\..\..\Output\Objs\statistics\Debug\statistics.lib"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory=".\..\..\..\Output\Objs\statistics\Debug64"
			IntermediateDirectory=".\..\..\..\Output\Objs\statistics\Debug64"
			ConfigurationType="2"
			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="3"
				TypeLibraryName=".\..\..\..\Output\Objs\statistics\statistics.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\..\..\PhotoshopAPI,..\..\..\PhotoshopAPI\ADM,..\..\..\PhotoshopAPI\Photoshop,..\..\..\PhotoshopAPI\PICA_SP,..\Common,..\..\..\Common\Includes,..\..\..\..\PhotoshopAPI,..\..\..\..\PhotoshopAPI\ADM,..\..\..\..\PhotoshopAPI\Photoshop,..\..\..\..\PhotoshopAPI\PICA_SP"
				PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;ISOLATION_AWARE_ENABLED;WIN32;_DEBUG;_WINDOWS;WIN"
				RuntimeLibrary="3"
				RuntimeTypeInfo="true"
				AssemblerListingLocation=".\..\..\..\Output\Objs\statistics\Debug64/"
				ObjectFile=".\..\..\..\Output\Objs\statistics\Debug64/"
				ProgramDataBaseFileName=".\..\..\..\Output\Objs\statistics\Debug64/"
				BrowseInformation="0"
				WarningLevel="3"
				SuppressStartupBanner="true"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
				CompileAs="0"
				UndefinePreprocessorDefinitions=""
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG,WINDOWS,WIN"
				Culture="1033"
				AdditionalIncludeDirectories="..\..\..\PhotoshopAPI,..\..\..\PhotoshopAPI\ADM,..\..\..\PhotoshopAPI\Photoshop,..\..\..\PhotoshopAPI\PICA_SP,..\Common,..\..\..\Common\Includes,..\..\..\..\PhotoshopAPI,..\..\..\..\PhotoshopAPI\ADM,..\..\..\..\PhotoshopAPI\Photoshop,..\..\..\..\PhotoshopAPI\PICA_SP"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib version.lib"
				OutputFile=".\..\..\..\Output\Win\Debug64\Statistics.8BA"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				ModuleDefinitionFile=".//statistics.def"
				DelayLoadDLLs=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\..\..\..\Output\Objs\statistics\Debug64\statistics.pdb"
				SubSystem="2"
				EntryPointSymbol="DLLInit"
				ImportLibrary=".\..\..\..\Output\Objs\statistics\Debug64\statistics.lib"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			>
			<File
				RelativePath="..\Common\statistics.cpp"
				>
			</File>
			<File
				RelativePath="..\Common\statisticsscripting.cpp"
				>
			</File>
			<File
				RelativePath=".\\statisticsuiwin.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="Common Files"
			>
			<File
				RelativePath="..\..\..\common\sources\DialogUtilitiesWin.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\common\sources\FileUtilitiesWin.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\common\sources\PIDLLInstance.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\common\sources\PIUSuites.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\common\sources\PIUtilities.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\common\sources\PIUtilitiesWin.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			>
			<File
				RelativePath="..\common\statistics.h"
				>
			</File>
			<File
				RelativePath="..\common\statisticsRes.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			>
			<File
				RelativePath="..\Common\statistics.r"
				>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="cl /I..\..\..\Common\Includes /I..\..\..\..\PhotoshopAPI\Photoshop /I..\..\..\..\PhotoshopAPI\PICA_SP /I..\..\..\Common\Resources /EP /DMSWindows=1 /DWIN32=1 /Tc&quot;$(InputPath)&quot; &gt; &quot;$(IntDir)\$(InputName).rr&quot;&#x0D;&#x0A;..\..\..\resources\cnvtpipl.exe &quot;$(IntDir)\$(InputName).rr&quot; &quot;$(IntDir)\$(InputName).pipl&quot;&#x0D;&#x0A;del &quot;$(IntDir)\$(InputName).rr&quot;&#x0D;&#x0A;"
						Outputs="$(IntDir)\$(InputName).pipl"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="cl /I..\..\..\Common\Includes /I..\..\..\..\PhotoshopAPI\Photoshop /I..\..\..\..\PhotoshopAPI\PICA_SP /I..\..\..\Common\Resources /EP /DMSWindows=1 /DWIN32=1 /Tc&quot;$(InputPath)&quot; &gt; &quot;$(IntDir)\$(InputName).rr&quot;&#x0D;&#x0A;..\..\..\resources\cnvtpipl.exe &quot;$(IntDir)\$(InputName).rr&quot; &quot;$(IntDir)\$(InputName).pipl&quot;&#x0D;&#x0A;del &quot;$(IntDir)\$(InputName).rr&quot;&#x0D;&#x0A;"
						Outputs="$(IntDir)\$(InputName).pipl"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\\statistics.rc"
				>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCResourceCompilerTool"
						AdditionalIncludeDirectories="..\Common;..\..\..\Common\Headers\Photoshop;..\..\..\Common\Headers\Photoshop\ADM;..\..\..\Common\Headers\Photoshop\AS;..\..\..\Common\Headers\Photoshop\PICA;..\..\..\Common\Headers\Photoshop\PS-Suites;..\..\..\Common\Headers\SDK;..\..\..\Common\Rez-files\Photoshop;..\..\..\Common\Rez-files\SDK;..\..\..\common\resources;..\..\..\Output\Objs\statistics\Debug"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCResourceCompilerTool"
						AdditionalIncludeDirectories="..\Common;..\..\..\Common\Headers\Photoshop;..\..\..\Common\Headers\Photoshop\ADM;..\..\..\Common\Headers\Photoshop\AS;..\..\..\Common\Headers\Photoshop\PICA;..\..\..\Common\Headers\Photoshop\PS-Suites;..\..\..\Common\Headers\SDK;..\..\..\Common\Rez-files\Photoshop;..\..\..\Common\Rez-files\SDK;..\..\..\common\resources;..\..\..\Output\Objs\statistics\Debug64"
					/>
				</FileConfiguration>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
