|
1 |
| -Microsoft Visual Studio Solution File, Format Version 9.00 |
2 |
| -# Visual Studio 2005 |
| 1 | +Microsoft Visual Studio Solution File, Format Version 8.00 |
3 | 2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
|
| 3 | + ProjectSection(ProjectDependencies) = postProject |
| 4 | + EndProjectSection |
4 | 5 | EndProject
|
5 | 6 | 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 |
6 | 33 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
7 | 34 | Debug Multithreaded|Win32 = Debug Multithreaded|Win32
|
8 | 35 | Debug Singlethreaded|Win32 = Debug Singlethreaded|Win32
|
|
0 commit comments