Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Commit b468582

Browse files
committed
freetype vs2003 project and patch
1 parent 274bba8 commit b468582

File tree

3 files changed

+509
-962
lines changed

3 files changed

+509
-962
lines changed

prerequisites/libs/freetype/sources/builds/win32/visualc/freetype.sln

100644100755
Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,35 @@
1-
Microsoft Visual Studio Solution File, Format Version 9.00
2-
# Visual Studio 2005
1+
Microsoft Visual Studio Solution File, Format Version 8.00
32
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
3+
ProjectSection(ProjectDependencies) = postProject
4+
EndProjectSection
45
EndProject
56
Global
7+
GlobalSection(SolutionConfiguration) = preSolution
8+
Debug = Debug
9+
Debug Multithreaded = Debug Multithreaded
10+
Debug Singlethreaded = Debug Singlethreaded
11+
Release = Release
12+
Release Multithreaded = Release Multithreaded
13+
Release Singlethreaded = Release Singlethreaded
14+
EndGlobalSection
15+
GlobalSection(ProjectConfiguration) = postSolution
16+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug.ActiveCfg = Debug|Win32
17+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug.Build.0 = Debug|Win32
18+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded.ActiveCfg = Debug Multithreaded|Win32
19+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded.Build.0 = Debug Multithreaded|Win32
20+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded.ActiveCfg = Debug Singlethreaded|Win32
21+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded.Build.0 = Debug Singlethreaded|Win32
22+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release.ActiveCfg = Release|Win32
23+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release.Build.0 = Release|Win32
24+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded.ActiveCfg = Release Multithreaded|Win32
25+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded.Build.0 = Release Multithreaded|Win32
26+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded.ActiveCfg = Release Singlethreaded|Win32
27+
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded.Build.0 = Release Singlethreaded|Win32
28+
EndGlobalSection
29+
GlobalSection(ExtensibilityGlobals) = postSolution
30+
EndGlobalSection
31+
GlobalSection(ExtensibilityAddIns) = postSolution
32+
EndGlobalSection
633
GlobalSection(SolutionConfigurationPlatforms) = preSolution
734
Debug Multithreaded|Win32 = Debug Multithreaded|Win32
835
Debug Singlethreaded|Win32 = Debug Singlethreaded|Win32

0 commit comments

Comments
 (0)