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