mirror of
https://github.com/snowie2000/mactype.git
synced 2025-01-08 11:47:43 +08:00
07a1eee62c
Dependency not included. Deps: EasyHook, FreeType
567 lines
11 KiB
XML
567 lines
11 KiB
XML
<?xml version="1.0" encoding="gb2312"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="MacType"
|
|
ProjectGUID="{15C33FD9-0811-4981-B08F-E0BAD74A3028}"
|
|
RootNamespace="gdipp"
|
|
Keyword="Win32Proj"
|
|
AssemblyReferenceSearchPaths=""D:\Program Files\Microsoft Research\Detours Express 2.1\lib""
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
FavorSizeOrSpeed="0"
|
|
EnableFiberSafeOptimizations="false"
|
|
WholeProgramOptimization="false"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GDIPP_EXPORTS;_GDIPP_DLL"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype.lib usp10.lib"
|
|
OutputFile="$(OutDir)\MacType.dll"
|
|
LinkIncremental="2"
|
|
GenerateManifest="false"
|
|
IgnoreDefaultLibraryNames="LIBCMT"
|
|
ModuleDefinitionFile="expfunc.def"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
FavorSizeOrSpeed="0"
|
|
EnableFiberSafeOptimizations="false"
|
|
WholeProgramOptimization="false"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GDIPP_EXPORTS;_GDIPP_DLL"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype64.lib usp10.lib"
|
|
OutputFile="$(OutDir)\MacType64.dll"
|
|
LinkIncremental="2"
|
|
GenerateManifest="false"
|
|
IgnoreDefaultLibraryNames="LIBCMT"
|
|
ModuleDefinitionFile="expfunc.def"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
EnableFiberSafeOptimizations="false"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GDIPP_EXPORTS;_GDIPP_DLL"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype.lib usp10.lib"
|
|
OutputFile="$(OutDir)\MacType.dll"
|
|
Version="1.2010.0619.0"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateManifest="false"
|
|
IgnoreAllDefaultLibraries="false"
|
|
IgnoreDefaultLibraryNames=""
|
|
ModuleDefinitionFile="expfunc.def"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;GDIPP_EXPORTS;_GDIPP_DLL"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype64.lib usp10.lib"
|
|
OutputFile="$(OutDir)\MacType64.dll"
|
|
Version="1.2010.0619.0"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateManifest="false"
|
|
IgnoreAllDefaultLibraries="false"
|
|
IgnoreDefaultLibraryNames=""
|
|
ModuleDefinitionFile="expfunc.def"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\cache.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\delayhlp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\expfunc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\expfunc.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ft.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ft2vert.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fteng.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftref.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdiPlusFlat2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hash_list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hook.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\misc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\override.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ownedcs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\settings.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\delayimp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dll.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ft.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ft2build.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ft2vert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fteng.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdiPlusFlat2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hash_list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hooklist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ivs_otft.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\override.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ownedcs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\strtoken.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\supinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tlsdata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\undocAPI.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\gdidll.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\resource"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|