summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2018-11-18 14:47:32 -0500
committerAlexei Podtelezhnikov <apodtele@gmail.com>2018-11-18 14:47:32 -0500
commit81f43a9d36c977beadc8ece0b28ba13ba86484ba (patch)
tree179bcd314937aa9eeb8d0ae650432fb01e8ab07e /builds
parent8d517e679b65a9f4b85abf995045cf76cb8b5354 (diff)
downloadfreetype2-81f43a9d36c977beadc8ece0b28ba13ba86484ba.tar.gz
* builds/windows/{visualc,vc2005,vc2008}/freetype.vcproj: Fix it.
Diffstat (limited to 'builds')
-rw-r--r--builds/windows/vc2005/freetype.vcproj17
-rw-r--r--builds/windows/vc2008/freetype.vcproj44
-rw-r--r--builds/windows/visualc/freetype.vcproj44
3 files changed, 102 insertions, 3 deletions
diff --git a/builds/windows/vc2005/freetype.vcproj b/builds/windows/vc2005/freetype.vcproj
index b1e2ae681..a107b58c8 100644
--- a/builds/windows/vc2005/freetype.vcproj
+++ b/builds/windows/vc2005/freetype.vcproj
@@ -126,7 +126,22 @@
<File RelativePath="..\..\..\src\cache\ftcache.c">
</File>
<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" />
</FileConfiguration>
</File>
diff --git a/builds/windows/vc2008/freetype.vcproj b/builds/windows/vc2008/freetype.vcproj
index f526cd2f6..28912064e 100644
--- a/builds/windows/vc2008/freetype.vcproj
+++ b/builds/windows/vc2008/freetype.vcproj
@@ -493,7 +493,49 @@
<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"
diff --git a/builds/windows/visualc/freetype.vcproj b/builds/windows/visualc/freetype.vcproj
index dd0c41801..abec8b927 100644
--- a/builds/windows/visualc/freetype.vcproj
+++ b/builds/windows/visualc/freetype.vcproj
@@ -500,7 +500,49 @@
<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"