Blob Blame History Raw
<?xml version="1.0" encoding="us-ascii"?>
<VisualStudioProject
 ProjectType="Visual C++"
 Version="9.00"
 Name="pangoft2"
 ProjectGUID="{68CC80B9-7225-4FB5-B9AB-9C1DF50B6C73}"
 RootNamespace="pangoft2"
 Keyword="Win32Proj"
 TargetFrameworkVersion="0"
 >
 <Platforms>
  <Platform
   Name="Win32"
  />
  <Platform
   Name="x64"
  />
 </Platforms>
 <ToolFiles>
 </ToolFiles>
 <Configurations>
  <Configuration
   Name="Debug_FC|Win32"
   ConfigurationType="2"
   InheritedPropertySheets=".\pango-build-defines.vsprops"
   CharacterSet="2"
   >
   <Tool
    Name="VCPreBuildEventTool"
   />
   <Tool
    Name="VCCLCompilerTool"
    Optimization="0"
    AdditionalIncludeDirectories="$(PangoFT2Incs)"
    PreprocessorDefinitions="_DEBUG;$(PangoDefines);$(PangoFT2CFlags)"
    MinimalRebuild="true"
    BasicRuntimeChecks="3"
    RuntimeLibrary="3"
    UsePrecompiledHeader="0"
    WarningLevel="3"
    DebugInformationFormat="4"
   />
   <Tool
    Name="VCLinkerTool"
    AdditionalDependencies="$(PangoFT2Libs)"
    OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
    LinkIncremental="2"
    GenerateDebugInformation="true"
    SubSystem="2"
    ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
    TargetMachine="1"
   />
  </Configuration>
  <Configuration
   Name="Release_FC|Win32"
   ConfigurationType="2"
   InheritedPropertySheets=".\pango-build-defines.vsprops"
   CharacterSet="2"
   >
   <Tool
    Name="VCPreBuildEventTool"
   />
   <Tool
    Name="VCCLCompilerTool"
    AdditionalIncludeDirectories="$(PangoFT2Incs)"
    PreprocessorDefinitions="$(PangoDefines);$(PangoFT2CFlags)"
    RuntimeLibrary="2"
    UsePrecompiledHeader="0"
    WarningLevel="3"
    DebugInformationFormat="3"
   />
   <Tool
    Name="VCLinkerTool"
    AdditionalDependencies="$(PangoFT2Libs)"
    OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
    LinkIncremental="1"
    GenerateDebugInformation="true"
    SubSystem="2"
    OptimizeReferences="2"
    EnableCOMDATFolding="2"
    ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
    TargetMachine="1"
   />
  </Configuration>
  <Configuration
   Name="Debug_FC|x64"
   InheritedPropertySheets=".\pango-build-defines.vsprops"
   ConfigurationType="2"
   CharacterSet="2"
   >
   <Tool
    Name="VCCLCompilerTool"
    Optimization="0"
    AdditionalIncludeDirectories="$(PangoFT2Incs)"
    PreprocessorDefinitions="_DEBUG;$(PangoDefines);$(PangoFT2CFlags)"
    MinimalRebuild="true"
    BasicRuntimeChecks="3"
    RuntimeLibrary="3"
    UsePrecompiledHeader="0"
    WarningLevel="3"
    DebugInformationFormat="3"
   />
   <Tool
    Name="VCLinkerTool"
    AdditionalDependencies="$(PangoFT2Libs)"
    OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
    LinkIncremental="2"
    GenerateDebugInformation="true"
    SubSystem="2"
    ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
    TargetMachine="17"
   />
  </Configuration>
  <Configuration
   Name="Release_FC|x64"
   InheritedPropertySheets=".\pango-build-defines.vsprops"
   ConfigurationType="2"
   CharacterSet="2"
   >
   <Tool
    Name="VCCLCompilerTool"
    AdditionalIncludeDirectories="$(PangoFT2Incs)"
    PreprocessorDefinitions="$(PangoDefines);$(PangoFT2CFlags)"
    RuntimeLibrary="2"
    UsePrecompiledHeader="0"
    WarningLevel="3"
    DebugInformationFormat="3"
   />
   <Tool
    Name="VCLinkerTool"
    AdditionalDependencies="$(PangoFT2Libs)"
    OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
    LinkIncremental="1"
    GenerateDebugInformation="true"
    SubSystem="2"
    OptimizeReferences="2"
    EnableCOMDATFolding="2"
    ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
    TargetMachine="17"
   />
  </Configuration>
 </Configurations>
 <References>
 </References>
 <Files>
  <Filter
   Name="Header Files"
   Filter="h;hpp;hxx;hm;inl;inc;xsd"
   UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
   >
  </Filter>
  <Filter
   Name="Resource Files"
   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\pangoft2.rc"
    >
   </File>
  </Filter>
  <Filter
   Name="Source Files"
   Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
   UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
   >
   <File RelativePath="..\..\pango\pangofc-font.c" />
   <File RelativePath="..\..\pango\pangofc-fontmap.c" />
   <File RelativePath="..\..\pango\pangofc-decoder.c" />
   <File RelativePath="..\..\pango\pangofc-shape.c" />
   <File RelativePath="..\..\pango\pangoft2.c" />
   <File RelativePath="..\..\pango\pangoft2-fontmap.c" />
   <File RelativePath="..\..\pango\pangoft2-render.c" />
   <File RelativePath="..\..\pango\pango-ot-buffer.c" />
   <File RelativePath="..\..\pango\pango-ot-info.c" />
   <File RelativePath="..\..\pango\pango-ot-ruleset.c" />
   <File RelativePath="..\..\pango\pango-ot-tag.c" />
  </Filter>
 </Files>
</VisualStudioProject>