summaryrefslogtreecommitdiff
path: root/build/win32/vs9/pango.vcprojin
diff options
context:
space:
mode:
Diffstat (limited to 'build/win32/vs9/pango.vcprojin')
-rw-r--r--build/win32/vs9/pango.vcprojin135
1 files changed, 9 insertions, 126 deletions
diff --git a/build/win32/vs9/pango.vcprojin b/build/win32/vs9/pango.vcprojin
index d892d1a7..bc70e3d6 100644
--- a/build/win32/vs9/pango.vcprojin
+++ b/build/win32/vs9/pango.vcprojin
@@ -18,37 +18,6 @@
</Platforms>
<Configurations>
<Configuration
- Name="Debug_FC|Win32"
- ConfigurationType="2"
- InheritedPropertySheets=".\pango.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(PangoDefines)"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
- LinkIncremental="2"
- ModuleDefinitionFile="..\..\..\pango\pango.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
- TargetMachine="1"
- />
- </Configuration>
- <Configuration
Name="Debug|Win32"
ConfigurationType="2"
InheritedPropertySheets=".\pango.vsprops"
@@ -60,7 +29,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(PangoDefines);$(NoFCDef)"
+ PreprocessorDefinitions="_DEBUG;$(PangoDefines)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -80,47 +49,18 @@
/>
</Configuration>
<Configuration
- Name="Release_FC|Win32"
- ConfigurationType="2"
- InheritedPropertySheets=".\pango.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(PangoDefines)"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
- LinkIncremental="2"
- ModuleDefinitionFile="..\..\..\pango\pango.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
- TargetMachine="1"
- />
- </Configuration>
- <Configuration
Name="Release|Win32"
ConfigurationType="2"
InheritedPropertySheets=".\pango.vsprops"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(PangoDefines);$(NoFCDef)"
+ PreprocessorDefinitions="$(PangoDefines)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -129,7 +69,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
- LinkIncremental="2"
+ LinkIncremental="1"
ModuleDefinitionFile="..\..\..\pango\pango.def"
GenerateDebugInformation="true"
SubSystem="2"
@@ -140,34 +80,6 @@
/>
</Configuration>
<Configuration
- Name="Debug_FC|x64"
- InheritedPropertySheets=".\pango.vsprops"
- ConfigurationType="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(PangoDefines)"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
- LinkIncremental="2"
- ModuleDefinitionFile="..\..\..\pango\pango.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
- TargetMachine="17"
- />
- </Configuration>
- <Configuration
Name="Debug|x64"
InheritedPropertySheets=".\pango.vsprops"
ConfigurationType="2"
@@ -176,7 +88,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(PangoDefines);$(NoFCDef)"
+ PreprocessorDefinitions="_DEBUG;$(PangoDefines)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -196,41 +108,15 @@
/>
</Configuration>
<Configuration
- Name="Release_FC|x64"
- InheritedPropertySheets=".\pango.vsprops"
- ConfigurationType="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(PangoDefines)"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
- LinkIncremental="2"
- ModuleDefinitionFile="..\..\..\pango\pango.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
- TargetMachine="17"
- />
- </Configuration>
- <Configuration
Name="Release|x64"
InheritedPropertySheets=".\pango.vsprops"
ConfigurationType="2"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(PangoDefines);$(NoFCDef)"
+ PreprocessorDefinitions="$(PangoDefines)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -239,7 +125,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
- LinkIncremental="2"
+ LinkIncremental="1"
ModuleDefinitionFile="..\..\..\pango\pango.def"
GenerateDebugInformation="true"
SubSystem="2"
@@ -264,10 +150,7 @@
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
- <File
- RelativePath="..\..\..\pango\pango.rc"
- >
- </File>
+ <File RelativePath="..\..\..\pango\pango.rc" />
</Filter>
<Filter
Name="Source Files"