]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
5 | Name="layoutex" |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Release|Win32" | |
15 | OutputDirectory=".\..\..\lib" | |
16 | IntermediateDirectory=".\Release" | |
17 | ConfigurationType="2" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
b75a7d8f | 23 | ImproveFloatingPointConsistency="TRUE" |
73c04bcf A |
24 | AdditionalIncludeDirectories="..\..\include;..\common" |
25 | PreprocessorDefinitions="WIN32;NDEBUG;U_LAYOUTEX_IMPLEMENTATION" | |
b75a7d8f | 26 | StringPooling="TRUE" |
374ca955 | 27 | RuntimeLibrary="2" |
b75a7d8f | 28 | EnableFunctionLevelLinking="TRUE" |
73c04bcf A |
29 | DisableLanguageExtensions="TRUE" |
30 | TreatWChar_tAsBuiltInType="TRUE" | |
b75a7d8f A |
31 | PrecompiledHeaderFile=".\Release/layoutex.pch" |
32 | AssemblerListingLocation=".\Release/" | |
33 | ObjectFile=".\Release/" | |
34 | ProgramDataBaseFileName=".\Release/" | |
35 | WarningLevel="3" | |
36 | SuppressStartupBanner="TRUE" | |
37 | CompileAs="0"/> | |
38 | <Tool | |
39 | Name="VCCustomBuildTool"/> | |
40 | <Tool | |
41 | Name="VCLinkerTool" | |
73c04bcf | 42 | OutputFile="..\..\bin\iculx36.dll" |
b75a7d8f A |
43 | LinkIncremental="1" |
44 | SuppressStartupBanner="TRUE" | |
73c04bcf A |
45 | ProgramDatabaseFile=".\..\..\lib\iculx36.pdb" |
46 | EnableCOMDATFolding="2" | |
374ca955 | 47 | BaseAddress="0x4ac80000" |
b75a7d8f A |
48 | ImportLibrary="..\..\lib\iculx.lib"/> |
49 | <Tool | |
50 | Name="VCMIDLTool" | |
51 | PreprocessorDefinitions="NDEBUG" | |
52 | MkTypLibCompatible="TRUE" | |
53 | SuppressStartupBanner="TRUE" | |
54 | TargetEnvironment="1" | |
374ca955 | 55 | TypeLibraryName=".\..\..\lib\iculx.tlb"/> |
b75a7d8f A |
56 | <Tool |
57 | Name="VCPostBuildEventTool"/> | |
58 | <Tool | |
59 | Name="VCPreBuildEventTool"/> | |
60 | <Tool | |
61 | Name="VCPreLinkEventTool"/> | |
62 | <Tool | |
63 | Name="VCResourceCompilerTool" | |
64 | PreprocessorDefinitions="NDEBUG" | |
65 | Culture="1033"/> | |
66 | <Tool | |
67 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
68 | <Tool |
69 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
70 | <Tool |
71 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
72 | <Tool |
73 | Name="VCManagedWrapperGeneratorTool"/> | |
74 | <Tool | |
75 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
76 | </Configuration> |
77 | <Configuration | |
78 | Name="Debug|Win32" | |
79 | OutputDirectory=".\..\..\lib" | |
80 | IntermediateDirectory=".\Debug" | |
81 | ConfigurationType="2" | |
82 | UseOfMFC="0" | |
83 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
84 | CharacterSet="2"> | |
85 | <Tool | |
86 | Name="VCCLCompilerTool" | |
87 | Optimization="0" | |
73c04bcf A |
88 | ImproveFloatingPointConsistency="TRUE" |
89 | AdditionalIncludeDirectories="..\..\include;..\common" | |
90 | PreprocessorDefinitions="WIN32;_DEBUG;U_LAYOUTEX_IMPLEMENTATION" | |
b75a7d8f | 91 | BasicRuntimeChecks="3" |
374ca955 | 92 | RuntimeLibrary="3" |
73c04bcf A |
93 | BufferSecurityCheck="TRUE" |
94 | DisableLanguageExtensions="TRUE" | |
95 | TreatWChar_tAsBuiltInType="TRUE" | |
b75a7d8f A |
96 | PrecompiledHeaderFile=".\Debug/layoutex.pch" |
97 | AssemblerListingLocation=".\Debug/" | |
98 | ObjectFile=".\Debug/" | |
99 | ProgramDataBaseFileName=".\Debug/" | |
100 | BrowseInformation="1" | |
101 | WarningLevel="3" | |
102 | SuppressStartupBanner="TRUE" | |
103 | DebugInformationFormat="4" | |
104 | CompileAs="0"/> | |
105 | <Tool | |
106 | Name="VCCustomBuildTool"/> | |
107 | <Tool | |
108 | Name="VCLinkerTool" | |
73c04bcf | 109 | OutputFile="..\..\bin\iculx36d.dll" |
b75a7d8f A |
110 | LinkIncremental="2" |
111 | SuppressStartupBanner="TRUE" | |
112 | GenerateDebugInformation="TRUE" | |
73c04bcf | 113 | ProgramDatabaseFile=".\..\..\lib\iculx36d.pdb" |
374ca955 | 114 | BaseAddress="0x4ac80000" |
b75a7d8f A |
115 | ImportLibrary="..\..\lib\iculxd.lib"/> |
116 | <Tool | |
117 | Name="VCMIDLTool" | |
118 | PreprocessorDefinitions="_DEBUG" | |
119 | MkTypLibCompatible="TRUE" | |
120 | SuppressStartupBanner="TRUE" | |
121 | TargetEnvironment="1" | |
374ca955 | 122 | TypeLibraryName=".\..\..\lib\iculxd.tlb"/> |
b75a7d8f A |
123 | <Tool |
124 | Name="VCPostBuildEventTool"/> | |
125 | <Tool | |
126 | Name="VCPreBuildEventTool"/> | |
127 | <Tool | |
128 | Name="VCPreLinkEventTool"/> | |
129 | <Tool | |
130 | Name="VCResourceCompilerTool" | |
131 | PreprocessorDefinitions="_DEBUG" | |
132 | Culture="1033"/> | |
133 | <Tool | |
134 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
135 | <Tool |
136 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
137 | <Tool |
138 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
139 | <Tool |
140 | Name="VCManagedWrapperGeneratorTool"/> | |
141 | <Tool | |
142 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
143 | </Configuration> |
144 | </Configurations> | |
374ca955 A |
145 | <References> |
146 | </References> | |
b75a7d8f A |
147 | <Files> |
148 | <Filter | |
149 | Name="Source Files" | |
150 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
151 | <File | |
152 | RelativePath="LXUtilities.cpp"> | |
153 | </File> | |
154 | <File | |
155 | RelativePath=".\ParagraphLayout.cpp"> | |
156 | </File> | |
157 | <File | |
158 | RelativePath=".\RunArrays.cpp"> | |
159 | </File> | |
160 | </Filter> | |
161 | <Filter | |
162 | Name="Header Files" | |
163 | Filter="h;hpp;hxx;hm;inl"> | |
164 | <File | |
165 | RelativePath="LXUtilities.h"> | |
166 | </File> | |
167 | <File | |
168 | RelativePath=".\layout\ParagraphLayout.h"> | |
169 | <FileConfiguration | |
170 | Name="Release|Win32"> | |
171 | <Tool | |
172 | Name="VCCustomBuildTool" | |
374ca955 | 173 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 174 | " |
374ca955 | 175 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
176 | </FileConfiguration> |
177 | <FileConfiguration | |
178 | Name="Debug|Win32"> | |
179 | <Tool | |
180 | Name="VCCustomBuildTool" | |
374ca955 | 181 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 182 | " |
374ca955 | 183 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
184 | </FileConfiguration> |
185 | </File> | |
186 | <File | |
187 | RelativePath=".\layout\RunArrays.h"> | |
188 | <FileConfiguration | |
189 | Name="Release|Win32"> | |
190 | <Tool | |
191 | Name="VCCustomBuildTool" | |
374ca955 | 192 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 193 | " |
374ca955 | 194 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
195 | </FileConfiguration> |
196 | <FileConfiguration | |
197 | Name="Debug|Win32"> | |
198 | <Tool | |
199 | Name="VCCustomBuildTool" | |
374ca955 | 200 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 201 | " |
374ca955 | 202 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
203 | </FileConfiguration> |
204 | </File> | |
205 | </Filter> | |
206 | <Filter | |
207 | Name="Resource Files" | |
208 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
209 | <File | |
210 | RelativePath=".\layoutex.rc"> | |
211 | <FileConfiguration | |
212 | Name="Release|Win32"> | |
213 | <Tool | |
214 | Name="VCResourceCompilerTool" | |
215 | AdditionalIncludeDirectories="..\common;$(NoInherit)"/> | |
216 | </FileConfiguration> | |
217 | <FileConfiguration | |
218 | Name="Debug|Win32"> | |
219 | <Tool | |
220 | Name="VCResourceCompilerTool" | |
221 | AdditionalIncludeDirectories="..\common;$(NoInherit)"/> | |
222 | </FileConfiguration> | |
223 | </File> | |
224 | </Filter> | |
225 | </Files> | |
226 | <Globals> | |
227 | </Globals> | |
228 | </VisualStudioProject> |