diff options
Diffstat (limited to 'linden/indra/llmath/llmath.vcproj')
-rw-r--r-- | linden/indra/llmath/llmath.vcproj | 348 |
1 files changed, 0 insertions, 348 deletions
diff --git a/linden/indra/llmath/llmath.vcproj b/linden/indra/llmath/llmath.vcproj deleted file mode 100644 index d05505e..0000000 --- a/linden/indra/llmath/llmath.vcproj +++ /dev/null | |||
@@ -1,348 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.10" | ||
5 | Name="llmath" | ||
6 | ProjectGUID="{E87FD9BE-BE42-4EA3-BF4D-D992223046D9}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
16 | IntermediateDirectory="$(ConfigurationName)" | ||
17 | ConfigurationType="4" | ||
18 | CharacterSet="1"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" | ||
23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="1" | ||
27 | StructMemberAlignment="4" | ||
28 | ForceConformanceInForLoopScope="TRUE" | ||
29 | UsePrecompiledHeader="0" | ||
30 | WarningLevel="3" | ||
31 | WarnAsError="TRUE" | ||
32 | Detect64BitPortabilityProblems="FALSE" | ||
33 | DebugInformationFormat="4"/> | ||
34 | <Tool | ||
35 | Name="VCCustomBuildTool"/> | ||
36 | <Tool | ||
37 | Name="VCLibrarianTool" | ||
38 | OutputFile="$(OutDir)/llmath.lib"/> | ||
39 | <Tool | ||
40 | Name="VCMIDLTool"/> | ||
41 | <Tool | ||
42 | Name="VCPostBuildEventTool"/> | ||
43 | <Tool | ||
44 | Name="VCPreBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreLinkEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCResourceCompilerTool"/> | ||
49 | <Tool | ||
50 | Name="VCWebServiceProxyGeneratorTool"/> | ||
51 | <Tool | ||
52 | Name="VCXMLDataGeneratorTool"/> | ||
53 | <Tool | ||
54 | Name="VCManagedWrapperGeneratorTool"/> | ||
55 | <Tool | ||
56 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
57 | </Configuration> | ||
58 | <Configuration | ||
59 | Name="Release|Win32" | ||
60 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
61 | IntermediateDirectory="$(ConfigurationName)" | ||
62 | ConfigurationType="4" | ||
63 | CharacterSet="1"> | ||
64 | <Tool | ||
65 | Name="VCCLCompilerTool" | ||
66 | AdditionalOptions="/Oy-" | ||
67 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" | ||
68 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
69 | RuntimeLibrary="0" | ||
70 | StructMemberAlignment="0" | ||
71 | ForceConformanceInForLoopScope="TRUE" | ||
72 | UsePrecompiledHeader="0" | ||
73 | WarningLevel="3" | ||
74 | WarnAsError="TRUE" | ||
75 | Detect64BitPortabilityProblems="FALSE" | ||
76 | DebugInformationFormat="3"/> | ||
77 | <Tool | ||
78 | Name="VCCustomBuildTool"/> | ||
79 | <Tool | ||
80 | Name="VCLibrarianTool" | ||
81 | OutputFile="$(OutDir)/llmath.lib"/> | ||
82 | <Tool | ||
83 | Name="VCMIDLTool"/> | ||
84 | <Tool | ||
85 | Name="VCPostBuildEventTool"/> | ||
86 | <Tool | ||
87 | Name="VCPreBuildEventTool"/> | ||
88 | <Tool | ||
89 | Name="VCPreLinkEventTool"/> | ||
90 | <Tool | ||
91 | Name="VCResourceCompilerTool"/> | ||
92 | <Tool | ||
93 | Name="VCWebServiceProxyGeneratorTool"/> | ||
94 | <Tool | ||
95 | Name="VCXMLDataGeneratorTool"/> | ||
96 | <Tool | ||
97 | Name="VCManagedWrapperGeneratorTool"/> | ||
98 | <Tool | ||
99 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
100 | </Configuration> | ||
101 | <Configuration | ||
102 | Name="ReleaseNoOpt|Win32" | ||
103 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
104 | IntermediateDirectory="$(ConfigurationName)" | ||
105 | ConfigurationType="4" | ||
106 | CharacterSet="1"> | ||
107 | <Tool | ||
108 | Name="VCCLCompilerTool" | ||
109 | AdditionalOptions="/Oy-" | ||
110 | Optimization="0" | ||
111 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" | ||
112 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
113 | RuntimeLibrary="0" | ||
114 | StructMemberAlignment="0" | ||
115 | ForceConformanceInForLoopScope="TRUE" | ||
116 | UsePrecompiledHeader="0" | ||
117 | BrowseInformation="0" | ||
118 | WarningLevel="3" | ||
119 | WarnAsError="TRUE" | ||
120 | Detect64BitPortabilityProblems="FALSE" | ||
121 | DebugInformationFormat="3"/> | ||
122 | <Tool | ||
123 | Name="VCCustomBuildTool"/> | ||
124 | <Tool | ||
125 | Name="VCLibrarianTool" | ||
126 | OutputFile="$(OutDir)/llmath.lib"/> | ||
127 | <Tool | ||
128 | Name="VCMIDLTool"/> | ||
129 | <Tool | ||
130 | Name="VCPostBuildEventTool"/> | ||
131 | <Tool | ||
132 | Name="VCPreBuildEventTool"/> | ||
133 | <Tool | ||
134 | Name="VCPreLinkEventTool"/> | ||
135 | <Tool | ||
136 | Name="VCResourceCompilerTool"/> | ||
137 | <Tool | ||
138 | Name="VCWebServiceProxyGeneratorTool"/> | ||
139 | <Tool | ||
140 | Name="VCXMLDataGeneratorTool"/> | ||
141 | <Tool | ||
142 | Name="VCManagedWrapperGeneratorTool"/> | ||
143 | <Tool | ||
144 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
145 | </Configuration> | ||
146 | </Configurations> | ||
147 | <References> | ||
148 | </References> | ||
149 | <Files> | ||
150 | <Filter | ||
151 | Name="Source Files" | ||
152 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
153 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||
154 | <File | ||
155 | RelativePath=".\llbboxlocal.cpp"> | ||
156 | </File> | ||
157 | <File | ||
158 | RelativePath=".\llcamera.cpp"> | ||
159 | </File> | ||
160 | <File | ||
161 | RelativePath=".\llcoordframe.cpp"> | ||
162 | </File> | ||
163 | <File | ||
164 | RelativePath=".\llcrc.cpp"> | ||
165 | </File> | ||
166 | <File | ||
167 | RelativePath=".\llline.cpp"> | ||
168 | </File> | ||
169 | <File | ||
170 | RelativePath=".\llmd5.cpp"> | ||
171 | </File> | ||
172 | <File | ||
173 | RelativePath=".\llperlin.cpp"> | ||
174 | </File> | ||
175 | <File | ||
176 | RelativePath=".\llquaternion.cpp"> | ||
177 | </File> | ||
178 | <File | ||
179 | RelativePath=".\llrand.cpp"> | ||
180 | </File> | ||
181 | <File | ||
182 | RelativePath=".\llrect.cpp"> | ||
183 | </File> | ||
184 | <File | ||
185 | RelativePath=".\llsphere.cpp"> | ||
186 | </File> | ||
187 | <File | ||
188 | RelativePath=".\lluuid.cpp"> | ||
189 | </File> | ||
190 | <File | ||
191 | RelativePath=".\llvolume.cpp"> | ||
192 | </File> | ||
193 | <File | ||
194 | RelativePath=".\llvolumemgr.cpp"> | ||
195 | </File> | ||
196 | <File | ||
197 | RelativePath=".\m3math.cpp"> | ||
198 | </File> | ||
199 | <File | ||
200 | RelativePath=".\m4math.cpp"> | ||
201 | </File> | ||
202 | <File | ||
203 | RelativePath=".\raytrace.cpp"> | ||
204 | </File> | ||
205 | <File | ||
206 | RelativePath=".\v2math.cpp"> | ||
207 | </File> | ||
208 | <File | ||
209 | RelativePath=".\v3color.cpp"> | ||
210 | </File> | ||
211 | <File | ||
212 | RelativePath=".\v3dmath.cpp"> | ||
213 | </File> | ||
214 | <File | ||
215 | RelativePath=".\v3math.cpp"> | ||
216 | </File> | ||
217 | <File | ||
218 | RelativePath=".\v4color.cpp"> | ||
219 | </File> | ||
220 | <File | ||
221 | RelativePath=".\v4coloru.cpp"> | ||
222 | </File> | ||
223 | <File | ||
224 | RelativePath=".\v4math.cpp"> | ||
225 | </File> | ||
226 | <File | ||
227 | RelativePath=".\xform.cpp"> | ||
228 | </File> | ||
229 | </Filter> | ||
230 | <Filter | ||
231 | Name="Header Files" | ||
232 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
233 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||
234 | <File | ||
235 | RelativePath=".\llbboxlocal.h"> | ||
236 | </File> | ||
237 | <File | ||
238 | RelativePath=".\llcamera.h"> | ||
239 | </File> | ||
240 | <File | ||
241 | RelativePath=".\llcoord.h"> | ||
242 | </File> | ||
243 | <File | ||
244 | RelativePath=".\llcoordframe.h"> | ||
245 | </File> | ||
246 | <File | ||
247 | RelativePath=".\llcrc.h"> | ||
248 | </File> | ||
249 | <File | ||
250 | RelativePath=".\llinterp.h"> | ||
251 | </File> | ||
252 | <File | ||
253 | RelativePath=".\llline.h"> | ||
254 | </File> | ||
255 | <File | ||
256 | RelativePath=".\llmath.h"> | ||
257 | </File> | ||
258 | <File | ||
259 | RelativePath=".\llmd5.h"> | ||
260 | </File> | ||
261 | <File | ||
262 | RelativePath=".\lloctree.h"> | ||
263 | </File> | ||
264 | <File | ||
265 | RelativePath=".\llperlin.h"> | ||
266 | </File> | ||
267 | <File | ||
268 | RelativePath=".\llquantize.h"> | ||
269 | </File> | ||
270 | <File | ||
271 | RelativePath=".\llquaternion.h"> | ||
272 | </File> | ||
273 | <File | ||
274 | RelativePath=".\llrand.h"> | ||
275 | </File> | ||
276 | <File | ||
277 | RelativePath=".\llrect.h"> | ||
278 | </File> | ||
279 | <File | ||
280 | RelativePath=".\llsphere.h"> | ||
281 | </File> | ||
282 | <File | ||
283 | RelativePath=".\lltreenode.h"> | ||
284 | </File> | ||
285 | <File | ||
286 | RelativePath=".\lluuid.h"> | ||
287 | </File> | ||
288 | <File | ||
289 | RelativePath=".\llv4math.h"> | ||
290 | </File> | ||
291 | <File | ||
292 | RelativePath=".\llv4matrix3.h"> | ||
293 | </File> | ||
294 | <File | ||
295 | RelativePath=".\llv4matrix4.h"> | ||
296 | </File> | ||
297 | <File | ||
298 | RelativePath=".\llv4vector3.h"> | ||
299 | </File> | ||
300 | <File | ||
301 | RelativePath=".\llvolume.h"> | ||
302 | </File> | ||
303 | <File | ||
304 | RelativePath=".\llvolumemgr.h"> | ||
305 | </File> | ||
306 | <File | ||
307 | RelativePath=".\m3math.h"> | ||
308 | </File> | ||
309 | <File | ||
310 | RelativePath=".\m4math.h"> | ||
311 | </File> | ||
312 | <File | ||
313 | RelativePath=".\raytrace.h"> | ||
314 | </File> | ||
315 | <File | ||
316 | RelativePath=".\v2math.h"> | ||
317 | </File> | ||
318 | <File | ||
319 | RelativePath=".\v3color.h"> | ||
320 | </File> | ||
321 | <File | ||
322 | RelativePath=".\v3dmath.h"> | ||
323 | </File> | ||
324 | <File | ||
325 | RelativePath=".\v3math.h"> | ||
326 | </File> | ||
327 | <File | ||
328 | RelativePath=".\v4color.h"> | ||
329 | </File> | ||
330 | <File | ||
331 | RelativePath=".\v4coloru.h"> | ||
332 | </File> | ||
333 | <File | ||
334 | RelativePath=".\v4math.h"> | ||
335 | </File> | ||
336 | <File | ||
337 | RelativePath=".\xform.h"> | ||
338 | </File> | ||
339 | </Filter> | ||
340 | <Filter | ||
341 | Name="Resource Files" | ||
342 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | ||
343 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> | ||
344 | </Filter> | ||
345 | </Files> | ||
346 | <Globals> | ||
347 | </Globals> | ||
348 | </VisualStudioProject> | ||