mirror of
https://github.com/snowie2000/mactype.git
synced 2025-01-07 03:07:01 +08:00
07a1eee62c
Dependency not included. Deps: EasyHook, FreeType
20 lines
855 B
Plaintext
20 lines
855 B
Plaintext
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mem_amd", "mem_amd.vcproj", "{40F90B68-74C8-4F1D-B302-0EB968CC271D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{40F90B68-74C8-4F1D-B302-0EB968CC271D}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{40F90B68-74C8-4F1D-B302-0EB968CC271D}.Debug|Win32.Build.0 = Debug|Win32
|
|
{40F90B68-74C8-4F1D-B302-0EB968CC271D}.Release|Win32.ActiveCfg = Release|Win32
|
|
{40F90B68-74C8-4F1D-B302-0EB968CC271D}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|