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