os/textandloc/fontservices/textshaperplugin/test/letest/gendata.vcproj
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" encoding = "Windows-1252"?>
     2 <VisualStudioProject
     3 	ProjectType="Visual C++"
     4 	Version="7.00"
     5 	Name="gendata"
     6 	SccProjectName=""
     7 	SccLocalPath="">
     8 	<Platforms>
     9 		<Platform
    10 			Name="Win32"/>
    11 	</Platforms>
    12 	<Configurations>
    13 		<Configuration
    14 			Name="Debug|Win32"
    15 			OutputDirectory=".\Debug"
    16 			IntermediateDirectory=".\Debug"
    17 			ConfigurationType="1"
    18 			UseOfMFC="0"
    19 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
    20 			CharacterSet="2">
    21 			<Tool
    22 				Name="VCCLCompilerTool"
    23 				Optimization="0"
    24 				AdditionalIncludeDirectories="..\..\..\include\layout,..\..\..\include,..\..\common"
    25 				PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,LE_USE_CMEMORY"
    26 				BasicRuntimeChecks="3"
    27 				RuntimeLibrary="5"
    28 				UsePrecompiledHeader="2"
    29 				PrecompiledHeaderFile=".\Debug/gendata.pch"
    30 				AssemblerListingLocation=".\Debug/"
    31 				ObjectFile=".\Debug/"
    32 				ProgramDataBaseFileName=".\Debug/"
    33 				WarningLevel="3"
    34 				SuppressStartupBanner="TRUE"
    35 				DebugInformationFormat="4"
    36 				CompileAs="0"/>
    37 			<Tool
    38 				Name="VCCustomBuildTool"/>
    39 			<Tool
    40 				Name="VCLinkerTool"
    41 				AdditionalOptions="/MACHINE:I386"
    42 				AdditionalDependencies="..\..\..\lib\iculed.lib ..\..\..\lib\icuucd.lib odbc32.lib odbccp32.lib"
    43 				OutputFile=".\Debug/gendata.exe"
    44 				LinkIncremental="2"
    45 				SuppressStartupBanner="TRUE"
    46 				GenerateDebugInformation="TRUE"
    47 				ProgramDatabaseFile=".\Debug/gendata.pdb"
    48 				SubSystem="1"/>
    49 			<Tool
    50 				Name="VCMIDLTool"
    51 				TypeLibraryName=".\Debug/gendata.tlb"/>
    52 			<Tool
    53 				Name="VCPostBuildEventTool"/>
    54 			<Tool
    55 				Name="VCPreBuildEventTool"/>
    56 			<Tool
    57 				Name="VCPreLinkEventTool"/>
    58 			<Tool
    59 				Name="VCResourceCompilerTool"
    60 				PreprocessorDefinitions="_DEBUG"
    61 				Culture="1033"/>
    62 			<Tool
    63 				Name="VCWebServiceProxyGeneratorTool"/>
    64 			<Tool
    65 				Name="VCWebDeploymentTool"/>
    66 		</Configuration>
    67 		<Configuration
    68 			Name="Release|Win32"
    69 			OutputDirectory=".\Release"
    70 			IntermediateDirectory=".\Release"
    71 			ConfigurationType="1"
    72 			UseOfMFC="0"
    73 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
    74 			CharacterSet="2">
    75 			<Tool
    76 				Name="VCCLCompilerTool"
    77 				InlineFunctionExpansion="1"
    78 				AdditionalIncludeDirectories="..\..\..\include\layout,..\..\..\include,..\..\common"
    79 				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,LE_USE_CMEMORY"
    80 				StringPooling="TRUE"
    81 				RuntimeLibrary="4"
    82 				EnableFunctionLevelLinking="TRUE"
    83 				UsePrecompiledHeader="2"
    84 				PrecompiledHeaderFile=".\Release/gendata.pch"
    85 				AssemblerListingLocation=".\Release/"
    86 				ObjectFile=".\Release/"
    87 				ProgramDataBaseFileName=".\Release/"
    88 				WarningLevel="3"
    89 				SuppressStartupBanner="TRUE"
    90 				CompileAs="0"/>
    91 			<Tool
    92 				Name="VCCustomBuildTool"/>
    93 			<Tool
    94 				Name="VCLinkerTool"
    95 				AdditionalOptions="/MACHINE:I386"
    96 				AdditionalDependencies="..\..\..\lib\icule.lib ..\..\..\lib\icuuc.lib odbc32.lib odbccp32.lib"
    97 				OutputFile=".\Release/gendata.exe"
    98 				LinkIncremental="1"
    99 				SuppressStartupBanner="TRUE"
   100 				ProgramDatabaseFile=".\Release/gendata.pdb"
   101 				SubSystem="1"/>
   102 			<Tool
   103 				Name="VCMIDLTool"
   104 				TypeLibraryName=".\Release/gendata.tlb"/>
   105 			<Tool
   106 				Name="VCPostBuildEventTool"/>
   107 			<Tool
   108 				Name="VCPreBuildEventTool"/>
   109 			<Tool
   110 				Name="VCPreLinkEventTool"/>
   111 			<Tool
   112 				Name="VCResourceCompilerTool"
   113 				PreprocessorDefinitions="NDEBUG"
   114 				Culture="1033"/>
   115 			<Tool
   116 				Name="VCWebServiceProxyGeneratorTool"/>
   117 			<Tool
   118 				Name="VCWebDeploymentTool"/>
   119 		</Configuration>
   120 	</Configurations>
   121 	<Files>
   122 		<Filter
   123 			Name="Source Files"
   124 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
   125 			<File
   126 				RelativePath=".\FontTableCache.cpp">
   127 			</File>
   128 			<File
   129 				RelativePath=".\PortableFontInstance.cpp">
   130 			</File>
   131 			<File
   132 				RelativePath=".\cmaps.cpp">
   133 			</File>
   134 			<File
   135 				RelativePath=".\gendata.cpp">
   136 			</File>
   137 		</Filter>
   138 		<Filter
   139 			Name="Header Files"
   140 			Filter="h;hpp;hxx;hm;inl">
   141 			<File
   142 				RelativePath=".\FontTableCache.h">
   143 			</File>
   144 			<File
   145 				RelativePath=".\PortableFontInstance.h">
   146 			</File>
   147 			<File
   148 				RelativePath=".\cmaps.h">
   149 			</File>
   150 			<File
   151 				RelativePath=".\letest.h">
   152 			</File>
   153 			<File
   154 				RelativePath=".\sfnt.h">
   155 			</File>
   156 		</Filter>
   157 		<Filter
   158 			Name="Resource Files"
   159 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
   160 		</Filter>
   161 	</Files>
   162 	<Globals>
   163 	</Globals>
   164 </VisualStudioProject>