os/textandloc/fontservices/textshaperplugin/test/letest/gendata.vcproj
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/fontservices/textshaperplugin/test/letest/gendata.vcproj	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,164 @@
     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="gendata"
     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="Debug|Win32"
    1.18 +			OutputDirectory=".\Debug"
    1.19 +			IntermediateDirectory=".\Debug"
    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 +				Optimization="0"
    1.27 +				AdditionalIncludeDirectories="..\..\..\include\layout,..\..\..\include,..\..\common"
    1.28 +				PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,LE_USE_CMEMORY"
    1.29 +				BasicRuntimeChecks="3"
    1.30 +				RuntimeLibrary="5"
    1.31 +				UsePrecompiledHeader="2"
    1.32 +				PrecompiledHeaderFile=".\Debug/gendata.pch"
    1.33 +				AssemblerListingLocation=".\Debug/"
    1.34 +				ObjectFile=".\Debug/"
    1.35 +				ProgramDataBaseFileName=".\Debug/"
    1.36 +				WarningLevel="3"
    1.37 +				SuppressStartupBanner="TRUE"
    1.38 +				DebugInformationFormat="4"
    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\iculed.lib ..\..\..\lib\icuucd.lib odbc32.lib odbccp32.lib"
    1.46 +				OutputFile=".\Debug/gendata.exe"
    1.47 +				LinkIncremental="2"
    1.48 +				SuppressStartupBanner="TRUE"
    1.49 +				GenerateDebugInformation="TRUE"
    1.50 +				ProgramDatabaseFile=".\Debug/gendata.pdb"
    1.51 +				SubSystem="1"/>
    1.52 +			<Tool
    1.53 +				Name="VCMIDLTool"
    1.54 +				TypeLibraryName=".\Debug/gendata.tlb"/>
    1.55 +			<Tool
    1.56 +				Name="VCPostBuildEventTool"/>
    1.57 +			<Tool
    1.58 +				Name="VCPreBuildEventTool"/>
    1.59 +			<Tool
    1.60 +				Name="VCPreLinkEventTool"/>
    1.61 +			<Tool
    1.62 +				Name="VCResourceCompilerTool"
    1.63 +				PreprocessorDefinitions="_DEBUG"
    1.64 +				Culture="1033"/>
    1.65 +			<Tool
    1.66 +				Name="VCWebServiceProxyGeneratorTool"/>
    1.67 +			<Tool
    1.68 +				Name="VCWebDeploymentTool"/>
    1.69 +		</Configuration>
    1.70 +		<Configuration
    1.71 +			Name="Release|Win32"
    1.72 +			OutputDirectory=".\Release"
    1.73 +			IntermediateDirectory=".\Release"
    1.74 +			ConfigurationType="1"
    1.75 +			UseOfMFC="0"
    1.76 +			ATLMinimizesCRunTimeLibraryUsage="FALSE"
    1.77 +			CharacterSet="2">
    1.78 +			<Tool
    1.79 +				Name="VCCLCompilerTool"
    1.80 +				InlineFunctionExpansion="1"
    1.81 +				AdditionalIncludeDirectories="..\..\..\include\layout,..\..\..\include,..\..\common"
    1.82 +				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,LE_USE_CMEMORY"
    1.83 +				StringPooling="TRUE"
    1.84 +				RuntimeLibrary="4"
    1.85 +				EnableFunctionLevelLinking="TRUE"
    1.86 +				UsePrecompiledHeader="2"
    1.87 +				PrecompiledHeaderFile=".\Release/gendata.pch"
    1.88 +				AssemblerListingLocation=".\Release/"
    1.89 +				ObjectFile=".\Release/"
    1.90 +				ProgramDataBaseFileName=".\Release/"
    1.91 +				WarningLevel="3"
    1.92 +				SuppressStartupBanner="TRUE"
    1.93 +				CompileAs="0"/>
    1.94 +			<Tool
    1.95 +				Name="VCCustomBuildTool"/>
    1.96 +			<Tool
    1.97 +				Name="VCLinkerTool"
    1.98 +				AdditionalOptions="/MACHINE:I386"
    1.99 +				AdditionalDependencies="..\..\..\lib\icule.lib ..\..\..\lib\icuuc.lib odbc32.lib odbccp32.lib"
   1.100 +				OutputFile=".\Release/gendata.exe"
   1.101 +				LinkIncremental="1"
   1.102 +				SuppressStartupBanner="TRUE"
   1.103 +				ProgramDatabaseFile=".\Release/gendata.pdb"
   1.104 +				SubSystem="1"/>
   1.105 +			<Tool
   1.106 +				Name="VCMIDLTool"
   1.107 +				TypeLibraryName=".\Release/gendata.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="NDEBUG"
   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=".\gendata.cpp">
   1.139 +			</File>
   1.140 +		</Filter>
   1.141 +		<Filter
   1.142 +			Name="Header Files"
   1.143 +			Filter="h;hpp;hxx;hm;inl">
   1.144 +			<File
   1.145 +				RelativePath=".\FontTableCache.h">
   1.146 +			</File>
   1.147 +			<File
   1.148 +				RelativePath=".\PortableFontInstance.h">
   1.149 +			</File>
   1.150 +			<File
   1.151 +				RelativePath=".\cmaps.h">
   1.152 +			</File>
   1.153 +			<File
   1.154 +				RelativePath=".\letest.h">
   1.155 +			</File>
   1.156 +			<File
   1.157 +				RelativePath=".\sfnt.h">
   1.158 +			</File>
   1.159 +		</Filter>
   1.160 +		<Filter
   1.161 +			Name="Resource Files"
   1.162 +			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
   1.163 +		</Filter>
   1.164 +	</Files>
   1.165 +	<Globals>
   1.166 +	</Globals>
   1.167 +</VisualStudioProject>