1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/fontservices/textshaperplugin/test/letest/letest.vcproj Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,167 @@
1.4 +<?xml version="1.0" encoding = "Windows-1252"?>
1.5 +<VisualStudioProject
1.6 + ProjectType="Visual C++"
1.7 + Version="7.00"
1.8 + Name="letest"
1.9 + SccProjectName=""
1.10 + SccLocalPath="">
1.11 + <Platforms>
1.12 + <Platform
1.13 + Name="Win32"/>
1.14 + </Platforms>
1.15 + <Configurations>
1.16 + <Configuration
1.17 + Name="Release|Win32"
1.18 + OutputDirectory=".\Release"
1.19 + IntermediateDirectory=".\Release"
1.20 + ConfigurationType="1"
1.21 + UseOfMFC="0"
1.22 + ATLMinimizesCRunTimeLibraryUsage="FALSE"
1.23 + CharacterSet="2">
1.24 + <Tool
1.25 + Name="VCCLCompilerTool"
1.26 + InlineFunctionExpansion="1"
1.27 + AdditionalIncludeDirectories="..\..\..\include\layout,..\..\..\include,..\..\common"
1.28 + PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,LE_USE_CMEMORY"
1.29 + StringPooling="TRUE"
1.30 + RuntimeLibrary="4"
1.31 + EnableFunctionLevelLinking="TRUE"
1.32 + UsePrecompiledHeader="2"
1.33 + PrecompiledHeaderFile=".\Release/letest.pch"
1.34 + AssemblerListingLocation=".\Release/"
1.35 + ObjectFile=".\Release/"
1.36 + ProgramDataBaseFileName=".\Release/"
1.37 + WarningLevel="3"
1.38 + SuppressStartupBanner="TRUE"
1.39 + CompileAs="0"/>
1.40 + <Tool
1.41 + Name="VCCustomBuildTool"/>
1.42 + <Tool
1.43 + Name="VCLinkerTool"
1.44 + AdditionalOptions="/MACHINE:I386"
1.45 + AdditionalDependencies="../../../lib/icule.lib ../../../lib/icuuc.lib odbc32.lib odbccp32.lib"
1.46 + OutputFile=".\Release/letest.exe"
1.47 + LinkIncremental="1"
1.48 + SuppressStartupBanner="TRUE"
1.49 + ProgramDatabaseFile=".\Release/letest.pdb"
1.50 + SubSystem="1"/>
1.51 + <Tool
1.52 + Name="VCMIDLTool"
1.53 + TypeLibraryName=".\Release/letest.tlb"/>
1.54 + <Tool
1.55 + Name="VCPostBuildEventTool"/>
1.56 + <Tool
1.57 + Name="VCPreBuildEventTool"/>
1.58 + <Tool
1.59 + Name="VCPreLinkEventTool"/>
1.60 + <Tool
1.61 + Name="VCResourceCompilerTool"
1.62 + PreprocessorDefinitions="NDEBUG"
1.63 + Culture="1033"/>
1.64 + <Tool
1.65 + Name="VCWebServiceProxyGeneratorTool"/>
1.66 + <Tool
1.67 + Name="VCWebDeploymentTool"/>
1.68 + </Configuration>
1.69 + <Configuration
1.70 + Name="Debug|Win32"
1.71 + OutputDirectory=".\Debug"
1.72 + IntermediateDirectory=".\Debug"
1.73 + ConfigurationType="1"
1.74 + UseOfMFC="0"
1.75 + ATLMinimizesCRunTimeLibraryUsage="FALSE"
1.76 + CharacterSet="2">
1.77 + <Tool
1.78 + Name="VCCLCompilerTool"
1.79 + Optimization="0"
1.80 + AdditionalIncludeDirectories="..\..\..\include\layout,..\..\..\include,..\..\common"
1.81 + PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,LE_USE_CMEMORY"
1.82 + BasicRuntimeChecks="3"
1.83 + RuntimeLibrary="5"
1.84 + UsePrecompiledHeader="2"
1.85 + PrecompiledHeaderFile=".\Debug/letest.pch"
1.86 + AssemblerListingLocation=".\Debug/"
1.87 + ObjectFile=".\Debug/"
1.88 + ProgramDataBaseFileName=".\Debug/"
1.89 + WarningLevel="3"
1.90 + SuppressStartupBanner="TRUE"
1.91 + DebugInformationFormat="4"
1.92 + CompileAs="0"/>
1.93 + <Tool
1.94 + Name="VCCustomBuildTool"/>
1.95 + <Tool
1.96 + Name="VCLinkerTool"
1.97 + AdditionalOptions="/MACHINE:I386"
1.98 + AdditionalDependencies="../../../lib/iculed.lib ../../../lib/icuucd.lib odbc32.lib odbccp32.lib"
1.99 + OutputFile=".\Debug/letest.exe"
1.100 + LinkIncremental="2"
1.101 + SuppressStartupBanner="TRUE"
1.102 + GenerateDebugInformation="TRUE"
1.103 + ProgramDatabaseFile=".\Debug/letest.pdb"
1.104 + SubSystem="1"/>
1.105 + <Tool
1.106 + Name="VCMIDLTool"
1.107 + TypeLibraryName=".\Debug/letest.tlb"/>
1.108 + <Tool
1.109 + Name="VCPostBuildEventTool"/>
1.110 + <Tool
1.111 + Name="VCPreBuildEventTool"/>
1.112 + <Tool
1.113 + Name="VCPreLinkEventTool"/>
1.114 + <Tool
1.115 + Name="VCResourceCompilerTool"
1.116 + PreprocessorDefinitions="_DEBUG"
1.117 + Culture="1033"/>
1.118 + <Tool
1.119 + Name="VCWebServiceProxyGeneratorTool"/>
1.120 + <Tool
1.121 + Name="VCWebDeploymentTool"/>
1.122 + </Configuration>
1.123 + </Configurations>
1.124 + <Files>
1.125 + <Filter
1.126 + Name="Source Files"
1.127 + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
1.128 + <File
1.129 + RelativePath=".\FontTableCache.cpp">
1.130 + </File>
1.131 + <File
1.132 + RelativePath=".\PortableFontInstance.cpp">
1.133 + </File>
1.134 + <File
1.135 + RelativePath=".\cmaps.cpp">
1.136 + </File>
1.137 + <File
1.138 + RelativePath=".\letest.cpp">
1.139 + </File>
1.140 + <File
1.141 + RelativePath=".\testdata.cpp">
1.142 + </File>
1.143 + </Filter>
1.144 + <Filter
1.145 + Name="Header Files"
1.146 + Filter="h;hpp;hxx;hm;inl">
1.147 + <File
1.148 + RelativePath=".\FontTableCache.h">
1.149 + </File>
1.150 + <File
1.151 + RelativePath=".\PortableFontInstance.h">
1.152 + </File>
1.153 + <File
1.154 + RelativePath=".\cmaps.h">
1.155 + </File>
1.156 + <File
1.157 + RelativePath=".\letest.h">
1.158 + </File>
1.159 + <File
1.160 + RelativePath=".\sfnt.h">
1.161 + </File>
1.162 + </Filter>
1.163 + <Filter
1.164 + Name="Resource Files"
1.165 + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
1.166 + </Filter>
1.167 + </Files>
1.168 + <Globals>
1.169 + </Globals>
1.170 +</VisualStudioProject>