common.vcproj
资源名称:tcpmp.rar [点击查看]
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:98k
源码类别:
Windows CE
开发平台:
C/C++
- <?xml version="1.0" encoding="windows-1250"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="common"
- ProjectGUID="{A3E75400-2C70-4D89-9D45-E08DC8259E67}"
- RootNamespace="common"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Pocket PC 2003 (ARMV4)"
- />
- <Platform
- Name="Smartphone 2003 (ARMV4)"
- />
- <Platform
- Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- />
- <Platform
- Name="Win32"
- />
- <Platform
- Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Pocket PC 2003 (ARMV4)"
- OutputDirectory="..$(PlatformName)Debug"
- IntermediateDirectory="$(PlatformName)Debug"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Smartphone 2003 (ARMV4)"
- OutputDirectory="..$(PlatformName)Debug"
- IntermediateDirectory="$(PlatformName)Debug"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="..$(PlatformName)Debug"
- IntermediateDirectory="$(PlatformName)Debug"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- GenerateDebugInformation="true"
- />
- <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|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="..$(PlatformName)Debug"
- IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="..$(PlatformName)$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- GenerateDebugInformation="true"
- 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>
- <Configuration
- Name="Release|Pocket PC 2003 (ARMV4)"
- OutputDirectory="..$(PlatformName)Release"
- IntermediateDirectory="$(PlatformName)Release"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Smartphone 2003 (ARMV4)"
- OutputDirectory="..$(PlatformName)Release"
- IntermediateDirectory="$(PlatformName)Release"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="..$(PlatformName)Release"
- IntermediateDirectory="$(PlatformName)Release"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="..$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- />
- <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="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="..$(PlatformName)Release"
- IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="..$(PlatformName)$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.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>
- <Configuration
- Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
- OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
- IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Smartphone 2003 (ARMV4)"
- OutputDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
- IntermediateDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
- IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="..$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="UNICODE,MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- GenerateDebugInformation="true"
- />
- <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 Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
- IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- MinimalRebuild="true"
- RuntimeLibrary="1"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="2"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|x64"
- OutputDirectory="$(PlatformName)$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- GenerateDebugInformation="true"
- 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>
- <Configuration
- Name="Release Unicode|Pocket PC 2003 (ARMV4)"
- OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
- IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Smartphone 2003 (ARMV4)"
- OutputDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
- IntermediateDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
- IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="..$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- PreprocessorDefinitions="UNICODE,MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- />
- <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="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
- IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
- OutputFile="$(OutDir)/common.dll"
- LinkIncremental="1"
- DelayLoadDLLs="$(NOINHERIT)"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/common.pdb"
- SubSystem="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/common.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- AuthenticodeSignature="true"
- Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|x64"
- OutputDirectory="$(PlatformName)$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
- ConfigurationType="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.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"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".advanced.c"
- >
- </File>
- <File
- RelativePath=".audio.c"
- >
- </File>
- <File
- RelativePath=".bitstrm.c"
- >
- </File>
- <File
- RelativePath=".buffer.c"
- >
- </File>
- <File
- RelativePath=".codec.c"
- >
- </File>
- <File
- RelativePath=".color.c"
- >
- </File>
- <File
- RelativePath=".context.c"
- >
- </File>
- <File
- RelativePath=".equalizer.c"
- >
- </File>
- <File
- RelativePath=".flow.c"
- >
- </File>
- <File
- RelativePath=".format.c"
- >
- </File>
- <File
- RelativePath=".format_base.c"
- >
- </File>
- <File
- RelativePath=".format_subtitle.c"
- >
- </File>
- <File
- RelativePath=".gzip.c"
- >
- </File>
- <File
- RelativePath=".helper_base.c"
- >
- </File>
- <File
- RelativePath=".helper_video.c"
- >
- </File>
- <File
- RelativePath=".id3tag.c"
- >
- </File>
- <File
- RelativePath=".idct.c"
- >
- </File>
- <File
- RelativePath=".node.c"
- >
- </File>
- <File
- RelativePath=".nulloutput.c"
- >
- </File>
- <File
- RelativePath=".overlay.c"
- >
- </File>
- <File
- RelativePath=".parser2.c"
- >
- </File>
- <File
- RelativePath=".platform.c"
- >
- </File>
- <File
- RelativePath=".player.c"
- >
- </File>
- <File
- RelativePath=".playlist.c"
- >
- </File>
- <File
- RelativePath=".probe.c"
- >
- </File>
- <File
- RelativePath=".rawaudio.c"
- >
- </File>
- <File
- RelativePath=".rawimage.c"
- >
- </File>
- <File
- RelativePath=".str.c"
- >
- </File>
- <File
- RelativePath=".streams.c"
- >
- </File>
- <File
- RelativePath=".tchar.c"
- >
- </File>
- <File
- RelativePath=".timer.c"
- >
- </File>
- <File
- RelativePath=".tools.c"
- >
- </File>
- <File
- RelativePath=".video.c"
- >
- </File>
- <File
- RelativePath=".vlc.c"
- >
- </File>
- <File
- RelativePath=".waveout.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".advanced.h"
- >
- </File>
- <File
- RelativePath=".association.h"
- >
- </File>
- <File
- RelativePath=".audio.h"
- >
- </File>
- <File
- RelativePath=".bitstrm.h"
- >
- </File>
- <File
- RelativePath=".blit.h"
- >
- </File>
- <File
- RelativePath=".buffer.h"
- >
- </File>
- <File
- RelativePath=".codec.h"
- >
- </File>
- <File
- RelativePath=".color.h"
- >
- </File>
- <File
- RelativePath=".common.h"
- >
- </File>
- <File
- RelativePath=".context.h"
- >
- </File>
- <File
- RelativePath=".equalizer.h"
- >
- </File>
- <File
- RelativePath=".err.h"
- >
- </File>
- <File
- RelativePath=".file.h"
- >
- </File>
- <File
- RelativePath=".flow.h"
- >
- </File>
- <File
- RelativePath=".format.h"
- >
- </File>
- <File
- RelativePath=".format_base.h"
- >
- </File>
- <File
- RelativePath=".gzip.h"
- >
- </File>
- <File
- RelativePath=".id3tag.h"
- >
- </File>
- <File
- RelativePath=".idct.h"
- >
- </File>
- <File
- RelativePath=".mem.h"
- >
- </File>
- <File
- RelativePath=".multithread.h"
- >
- </File>
- <File
- RelativePath=".node.h"
- >
- </File>
- <File
- RelativePath=".nulloutput.h"
- >
- </File>
- <File
- RelativePath=".overlay.h"
- >
- </File>
- <File
- RelativePath=".platform.h"
- >
- </File>
- <File
- RelativePath=".player.h"
- >
- </File>
- <File
- RelativePath=".playlist.h"
- >
- </File>
- <File
- RelativePath=".portab.h"
- >
- </File>
- <File
- RelativePath=".probe.h"
- >
- </File>
- <File
- RelativePath=".rawaudio.h"
- >
- </File>
- <File
- RelativePath=".str.h"
- >
- </File>
- <File
- RelativePath=".streams.h"
- >
- </File>
- <File
- RelativePath=".subtitle.h"
- >
- </File>
- <File
- RelativePath=".timer.h"
- >
- </File>
- <File
- RelativePath=".tools.h"
- >
- </File>
- <File
- RelativePath=".video.h"
- >
- </File>
- <File
- RelativePath=".vlc.h"
- >
- </File>
- <File
- RelativePath=".waveout.h"
- >
- </File>
- </Filter>
- <Filter
- Name="ZLib"
- >
- <File
- RelativePath=".zlibadler32.c"
- >
- </File>
- <File
- RelativePath=".zlibcrc32.c"
- >
- </File>
- <File
- RelativePath=".zlibinffast.c"
- >
- </File>
- <File
- RelativePath=".zlibinflate.c"
- >
- </File>
- <File
- RelativePath=".zlibinftrees.c"
- >
- </File>
- <File
- RelativePath=".zlibuncompr.c"
- >
- </File>
- <File
- RelativePath=".zlibzutil.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Win32"
- >
- <File
- RelativePath=".win32association_win32.c"
- >
- </File>
- <File
- RelativePath=".win32context_win32.c"
- >
- </File>
- <File
- RelativePath=".win32dmo_win32.c"
- >
- </File>
- <File
- RelativePath=".win32file_win32.c"
- >
- </File>
- <File
- RelativePath=".win32mem_win32.c"
- >
- </File>
- <File
- RelativePath=".win32multithread_win32.c"
- >
- </File>
- <File
- RelativePath=".win32node_win32.c"
- >
- </File>
- <File
- RelativePath=".win32platform_win32.c"
- >
- </File>
- <File
- RelativePath=".win32str_win32.c"
- >
- </File>
- <File
- RelativePath=".win32waveout_win32.c"
- >
- </File>
- </Filter>
- <Filter
- Name="DynCode"
- >
- <File
- RelativePath=".dyncodedyncode.c"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode.h"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_arm.c"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_arm.h"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_mips.c"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_mips.h"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_sh3.c"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_sh3.h"
- >
- </File>
- <File
- RelativePath=".dyncodedyncode_x86.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Blit"
- >
- <File
- RelativePath=".blitblit_arm_fix.c"
- >
- </File>
- <File
- RelativePath=".blitblit_arm_gray.c"
- >
- </File>
- <File
- RelativePath=".blitblit_arm_half.c"
- >
- </File>
- <File
- RelativePath=".blitblit_arm_packed_yuv.c"
- >
- </File>
- <File
- RelativePath=".blitblit_arm_rgb16.c"
- >
- </File>
- <File
- RelativePath=".blitblit_arm_stretch.c"
- >
- </File>
- <File
- RelativePath=".blitblit_arm_yuv.c"
- >
- </File>
- <File
- RelativePath=".blitblit_mips_fix.c"
- >
- </File>
- <File
- RelativePath=".blitblit_mips_gray.c"
- >
- </File>
- <File
- RelativePath=".blitblit_mmx.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".blitblit_sh3_fix.c"
- >
- </File>
- <File
- RelativePath=".blitblit_sh3_gray.c"
- >
- </File>
- <File
- RelativePath=".blitblit_soft.c"
- >
- </File>
- <File
- RelativePath=".blitblit_soft.h"
- >
- </File>
- <File
- RelativePath=".blitblit_wmmx_fix.c"
- >
- </File>
- </Filter>
- <Filter
- Name="PCM"
- >
- <File
- RelativePath=".pcmpcm_arm.c"
- >
- </File>
- <File
- RelativePath=".pcmpcm_mips.c"
- >
- </File>
- <File
- RelativePath=".pcmpcm_sh3.c"
- >
- </File>
- <File
- RelativePath=".pcmpcm_soft.c"
- >
- </File>
- <File
- RelativePath=".pcmpcm_soft.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Overlay"
- >
- <File
- RelativePath=".overlayddraw.h"
- >
- </File>
- <File
- RelativePath=".overlayddrawce.h"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_console.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_ddraw.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_ddraw.h"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_ddrawce.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_direct.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_flytv.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_gapi.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_gdi.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_hires.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_raw.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_s1d13806.c"
- >
- </File>
- <File
- RelativePath=".overlayoverlay_xscale.c"
- >
- </File>
- </Filter>
- <Filter
- Name="PlayList"
- >
- <File
- RelativePath=".playlistasx.c"
- >
- </File>
- <File
- RelativePath=".playlistasx.h"
- >
- </File>
- <File
- RelativePath=".playlistm3u.c"
- >
- </File>
- <File
- RelativePath=".playlistm3u.h"
- >
- </File>
- <File
- RelativePath=".playlistpls.c"
- >
- </File>
- <File
- RelativePath=".playlistpls.h"
- >
- </File>
- </Filter>
- <Filter
- Name="SoftIDCT"
- >
- <File
- RelativePath=".softidctblock.h"
- >
- </File>
- <File
- RelativePath=".softidctblock_c.c"
- >
- </File>
- <File
- RelativePath=".softidctblock_half.c"
- >
- </File>
- <File
- RelativePath=".softidctblock_mips64.c"
- >
- </File>
- <File
- RelativePath=".softidctblock_mx1.c"
- >
- </File>
- <File
- RelativePath=".softidctblock_mx1.h"
- >
- </File>
- <File
- RelativePath=".softidctblock_wmmx.c"
- >
- </File>
- <File
- RelativePath=".softidctidct_arm.asm"
- >
- <FileConfiguration
- Name="Debug|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".softidctidct_c.c"
- >
- </File>
- <File
- RelativePath=".softidctidct_half.c"
- >
- </File>
- <File
- RelativePath=".softidctidct_mmx.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".softidctidct_wmmx.asm"
- >
- <FileConfiguration
- Name="Debug|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".softidctmcomp4x4_c.c"
- >
- </File>
- <File
- RelativePath=".softidctmcomp4x4_mmx.asm"
- >
- </File>
- <File
- RelativePath=".softidctmcomp_arm.asm"
- >
- <FileConfiguration
- Name="Debug|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".softidctmcomp_c.c"
- >
- </File>
- <File
- RelativePath=".softidctmcomp_mips32.c"
- >
- </File>
- <File
- RelativePath=".softidctmcomp_mips64.c"
- >
- </File>
- <File
- RelativePath=".softidctmcomp_mmx.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".softidctmcomp_wmmx.asm"
- >
- <FileConfiguration
- Name="Debug|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".softidctsoftidct.c"
- >
- </File>
- <File
- RelativePath=".softidctsoftidct.h"
- >
- </File>
- </Filter>
- <Filter
- Name="CPU"
- >
- <File
- RelativePath=".cpuarm.asm"
- >
- <FileConfiguration
- Name="Debug|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Pocket PC 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Smartphone 2003 (ARMV4)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="armasm.exe -cpu xscale "$(InputPath)" "$(IntDir)/$(InputName).obj"
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".cpucpu.c"
- >
- </File>
- <File
- RelativePath=".cpucpu.h"
- >
- </File>
- <File
- RelativePath=".cpumips.c"
- >
- </File>
- <File
- RelativePath=".cpush3.asm"
- >
- </File>
- <File
- RelativePath=".cpux86.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win32 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="yasm -f win64 -o "$(IntDir)/$(InputName).obj" $(InputPath)
"
- Outputs="$(IntDir)/$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Lang"
- >
- <File
- RelativePath="..langlang_ar.txt"
- >
- </File>
- <File
- RelativePath="..langlang_bg.txt"
- >
- </File>
- <File
- RelativePath="..langlang_ca.txt"
- >
- </File>
- <File
- RelativePath="..langlang_chs.txt"
- >
- </File>
- <File
- RelativePath="..langlang_cht.txt"
- >
- </File>
- <File
- RelativePath="..langlang_cs.txt"
- >
- </File>
- <File
- RelativePath="..langlang_de.txt"
- >
- </File>
- <File
- RelativePath="..langlang_en.txt"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..langlang_es.txt"
- >
- </File>
- <File
- RelativePath="..langlang_fr.txt"
- >
- </File>
- <File
- RelativePath="..langlang_he.txt"
- >
- </File>
- <File
- RelativePath="..langlang_hu.txt"
- >
- </File>
- <File
- RelativePath="..langlang_it.txt"
- >
- </File>
- <File
- RelativePath="..langlang_ja.txt"
- >
- </File>
- <File
- RelativePath="..langlang_ko.txt"
- >
- </File>
- <File
- RelativePath="..langlang_nl.txt"
- >
- </File>
- <File
- RelativePath="..langlang_pl.txt"
- >
- </File>
- <File
- RelativePath="..langlang_ptb.txt"
- >
- </File>
- <File
- RelativePath="..langlang_ru.txt"
- >
- </File>
- <File
- RelativePath="..langlang_std.txt"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy "$(InputPath)" "$(TargetDir)"
"
- Outputs="$(TargetDir)/$(InputName).txt"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..langlang_sv.txt"
- >
- </File>
- <File
- RelativePath="..langlang_tr.txt"
- >
- </File>
- <File
- RelativePath="..langlang_ua.txt"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>