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