* builds/windows/{visualc,vc2005,vc2008}/freetype.vcproj: Fix it.
This commit is contained in:
parent
8d517e679b
commit
81f43a9d36
|
@ -1,3 +1,7 @@
|
||||||
|
2018-11-18 Alexei Podtelezhnikov <apodtele@gmail.com>
|
||||||
|
|
||||||
|
* builds/windows/{visualc,vc2005,vc2008}/freetype.vcproj: Fix it.
|
||||||
|
|
||||||
2018-11-10 Alexei Podtelezhnikov <apodtele@gmail.com>
|
2018-11-10 Alexei Podtelezhnikov <apodtele@gmail.com>
|
||||||
|
|
||||||
[smooth] Placeholder only for library-enabled LCD filtering.
|
[smooth] Placeholder only for library-enabled LCD filtering.
|
||||||
|
|
|
@ -126,7 +126,22 @@
|
||||||
<File RelativePath="..\..\..\src\cache\ftcache.c">
|
<File RelativePath="..\..\..\src\cache\ftcache.c">
|
||||||
</File>
|
</File>
|
||||||
<File RelativePath="..\ftdebug.c">
|
<File RelativePath="..\ftdebug.c">
|
||||||
<FileConfiguration>
|
<FileConfiguration Name="Release|Win32">
|
||||||
|
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration Name="Release Multithreaded|Win32">
|
||||||
|
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration Name="Release Singlethreaded|Win32">
|
||||||
|
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration Name="Debug|Win32">
|
||||||
|
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration Name="Debug Singlethreaded|Win32">
|
||||||
|
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration Name="Debug Multithreaded|Win32">
|
||||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" />
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
|
|
@ -493,7 +493,49 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ftdebug.c"
|
RelativePath="..\ftdebug.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration>
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release Multithreaded|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release Singlethreaded|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug Singlethreaded|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug Multithreaded|Win32"
|
||||||
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
DisableLanguageExtensions="false"
|
DisableLanguageExtensions="false"
|
||||||
|
|
|
@ -500,7 +500,49 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ftdebug.c"
|
RelativePath="..\ftdebug.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration>
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release Multithreaded|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release Singlethreaded|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug Singlethreaded|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
DisableLanguageExtensions="false"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug Multithreaded|Win32"
|
||||||
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
DisableLanguageExtensions="false"
|
DisableLanguageExtensions="false"
|
||||||
|
|
Loading…
Reference in New Issue