diff options
author | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
commit | cd17687f01420952712a500107e0f93e7ab8d5f8 (patch) | |
tree | ce48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/llmath/llmath_vc9.vcproj | |
parent | Second Life viewer sources 1.19.0.5 (diff) | |
download | meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2 meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz |
Second Life viewer sources 1.19.1.0
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llmath/llmath_vc9.vcproj | 946 |
1 files changed, 473 insertions, 473 deletions
diff --git a/linden/indra/llmath/llmath_vc9.vcproj b/linden/indra/llmath/llmath_vc9.vcproj index 1f6d05b..6d60d1e 100644 --- a/linden/indra/llmath/llmath_vc9.vcproj +++ b/linden/indra/llmath/llmath_vc9.vcproj | |||
@@ -1,473 +1,473 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | 2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | 3 | ProjectType="Visual C++" |
4 | Version="9.00" | 4 | Version="9.00" |
5 | Name="llmath" | 5 | Name="llmath" |
6 | ProjectGUID="{E87FD9BE-BE42-4EA3-BF4D-D992223046D9}" | 6 | ProjectGUID="{E87FD9BE-BE42-4EA3-BF4D-D992223046D9}" |
7 | RootNamespace="llmath" | 7 | RootNamespace="llmath" |
8 | Keyword="Win32Proj" | 8 | Keyword="Win32Proj" |
9 | TargetFrameworkVersion="131072" | 9 | TargetFrameworkVersion="131072" |
10 | > | 10 | > |
11 | <Platforms> | 11 | <Platforms> |
12 | <Platform | 12 | <Platform |
13 | Name="Win32" | 13 | Name="Win32" |
14 | /> | 14 | /> |
15 | </Platforms> | 15 | </Platforms> |
16 | <ToolFiles> | 16 | <ToolFiles> |
17 | </ToolFiles> | 17 | </ToolFiles> |
18 | <Configurations> | 18 | <Configurations> |
19 | <Configuration | 19 | <Configuration |
20 | Name="Debug|Win32" | 20 | Name="Debug|Win32" |
21 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 21 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
22 | IntermediateDirectory="$(ConfigurationName)" | 22 | IntermediateDirectory="$(ConfigurationName)" |
23 | ConfigurationType="4" | 23 | ConfigurationType="4" |
24 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 24 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
25 | CharacterSet="1" | 25 | CharacterSet="1" |
26 | > | 26 | > |
27 | <Tool | 27 | <Tool |
28 | Name="VCPreBuildEventTool" | 28 | Name="VCPreBuildEventTool" |
29 | /> | 29 | /> |
30 | <Tool | 30 | <Tool |
31 | Name="VCCustomBuildTool" | 31 | Name="VCCustomBuildTool" |
32 | /> | 32 | /> |
33 | <Tool | 33 | <Tool |
34 | Name="VCXMLDataGeneratorTool" | 34 | Name="VCXMLDataGeneratorTool" |
35 | /> | 35 | /> |
36 | <Tool | 36 | <Tool |
37 | Name="VCWebServiceProxyGeneratorTool" | 37 | Name="VCWebServiceProxyGeneratorTool" |
38 | /> | 38 | /> |
39 | <Tool | 39 | <Tool |
40 | Name="VCMIDLTool" | 40 | Name="VCMIDLTool" |
41 | /> | 41 | /> |
42 | <Tool | 42 | <Tool |
43 | Name="VCCLCompilerTool" | 43 | Name="VCCLCompilerTool" |
44 | Optimization="0" | 44 | Optimization="0" |
45 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" | 45 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" |
46 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" | 46 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" |
47 | MinimalRebuild="true" | 47 | MinimalRebuild="true" |
48 | BasicRuntimeChecks="3" | 48 | BasicRuntimeChecks="3" |
49 | RuntimeLibrary="1" | 49 | RuntimeLibrary="1" |
50 | StructMemberAlignment="4" | 50 | StructMemberAlignment="4" |
51 | TreatWChar_tAsBuiltInType="false" | 51 | TreatWChar_tAsBuiltInType="false" |
52 | ForceConformanceInForLoopScope="true" | 52 | ForceConformanceInForLoopScope="true" |
53 | UsePrecompiledHeader="0" | 53 | UsePrecompiledHeader="0" |
54 | WarningLevel="3" | 54 | WarningLevel="3" |
55 | WarnAsError="true" | 55 | WarnAsError="true" |
56 | Detect64BitPortabilityProblems="false" | 56 | Detect64BitPortabilityProblems="false" |
57 | DebugInformationFormat="4" | 57 | DebugInformationFormat="4" |
58 | /> | 58 | /> |
59 | <Tool | 59 | <Tool |
60 | Name="VCManagedResourceCompilerTool" | 60 | Name="VCManagedResourceCompilerTool" |
61 | /> | 61 | /> |
62 | <Tool | 62 | <Tool |
63 | Name="VCResourceCompilerTool" | 63 | Name="VCResourceCompilerTool" |
64 | /> | 64 | /> |
65 | <Tool | 65 | <Tool |
66 | Name="VCPreLinkEventTool" | 66 | Name="VCPreLinkEventTool" |
67 | /> | 67 | /> |
68 | <Tool | 68 | <Tool |
69 | Name="VCLibrarianTool" | 69 | Name="VCLibrarianTool" |
70 | OutputFile="$(OutDir)/llmath.lib" | 70 | OutputFile="$(OutDir)/llmath.lib" |
71 | /> | 71 | /> |
72 | <Tool | 72 | <Tool |
73 | Name="VCALinkTool" | 73 | Name="VCALinkTool" |
74 | /> | 74 | /> |
75 | <Tool | 75 | <Tool |
76 | Name="VCXDCMakeTool" | 76 | Name="VCXDCMakeTool" |
77 | /> | 77 | /> |
78 | <Tool | 78 | <Tool |
79 | Name="VCBscMakeTool" | 79 | Name="VCBscMakeTool" |
80 | /> | 80 | /> |
81 | <Tool | 81 | <Tool |
82 | Name="VCFxCopTool" | 82 | Name="VCFxCopTool" |
83 | /> | 83 | /> |
84 | <Tool | 84 | <Tool |
85 | Name="VCPostBuildEventTool" | 85 | Name="VCPostBuildEventTool" |
86 | /> | 86 | /> |
87 | </Configuration> | 87 | </Configuration> |
88 | <Configuration | 88 | <Configuration |
89 | Name="Release|Win32" | 89 | Name="Release|Win32" |
90 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 90 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
91 | IntermediateDirectory="$(ConfigurationName)" | 91 | IntermediateDirectory="$(ConfigurationName)" |
92 | ConfigurationType="4" | 92 | ConfigurationType="4" |
93 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 93 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
94 | CharacterSet="1" | 94 | CharacterSet="1" |
95 | > | 95 | > |
96 | <Tool | 96 | <Tool |
97 | Name="VCPreBuildEventTool" | 97 | Name="VCPreBuildEventTool" |
98 | /> | 98 | /> |
99 | <Tool | 99 | <Tool |
100 | Name="VCCustomBuildTool" | 100 | Name="VCCustomBuildTool" |
101 | /> | 101 | /> |
102 | <Tool | 102 | <Tool |
103 | Name="VCXMLDataGeneratorTool" | 103 | Name="VCXMLDataGeneratorTool" |
104 | /> | 104 | /> |
105 | <Tool | 105 | <Tool |
106 | Name="VCWebServiceProxyGeneratorTool" | 106 | Name="VCWebServiceProxyGeneratorTool" |
107 | /> | 107 | /> |
108 | <Tool | 108 | <Tool |
109 | Name="VCMIDLTool" | 109 | Name="VCMIDLTool" |
110 | /> | 110 | /> |
111 | <Tool | 111 | <Tool |
112 | Name="VCCLCompilerTool" | 112 | Name="VCCLCompilerTool" |
113 | AdditionalOptions="/Oy-" | 113 | AdditionalOptions="/Oy-" |
114 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" | 114 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" |
115 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 115 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
116 | RuntimeLibrary="0" | 116 | RuntimeLibrary="0" |
117 | StructMemberAlignment="0" | 117 | StructMemberAlignment="0" |
118 | TreatWChar_tAsBuiltInType="false" | 118 | TreatWChar_tAsBuiltInType="false" |
119 | ForceConformanceInForLoopScope="true" | 119 | ForceConformanceInForLoopScope="true" |
120 | UsePrecompiledHeader="0" | 120 | UsePrecompiledHeader="0" |
121 | WarningLevel="3" | 121 | WarningLevel="3" |
122 | WarnAsError="true" | 122 | WarnAsError="true" |
123 | Detect64BitPortabilityProblems="false" | 123 | Detect64BitPortabilityProblems="false" |
124 | DebugInformationFormat="3" | 124 | DebugInformationFormat="3" |
125 | /> | 125 | /> |
126 | <Tool | 126 | <Tool |
127 | Name="VCManagedResourceCompilerTool" | 127 | Name="VCManagedResourceCompilerTool" |
128 | /> | 128 | /> |
129 | <Tool | 129 | <Tool |
130 | Name="VCResourceCompilerTool" | 130 | Name="VCResourceCompilerTool" |
131 | /> | 131 | /> |
132 | <Tool | 132 | <Tool |
133 | Name="VCPreLinkEventTool" | 133 | Name="VCPreLinkEventTool" |
134 | /> | 134 | /> |
135 | <Tool | 135 | <Tool |
136 | Name="VCLibrarianTool" | 136 | Name="VCLibrarianTool" |
137 | OutputFile="$(OutDir)/llmath.lib" | 137 | OutputFile="$(OutDir)/llmath.lib" |
138 | /> | 138 | /> |
139 | <Tool | 139 | <Tool |
140 | Name="VCALinkTool" | 140 | Name="VCALinkTool" |
141 | /> | 141 | /> |
142 | <Tool | 142 | <Tool |
143 | Name="VCXDCMakeTool" | 143 | Name="VCXDCMakeTool" |
144 | /> | 144 | /> |
145 | <Tool | 145 | <Tool |
146 | Name="VCBscMakeTool" | 146 | Name="VCBscMakeTool" |
147 | /> | 147 | /> |
148 | <Tool | 148 | <Tool |
149 | Name="VCFxCopTool" | 149 | Name="VCFxCopTool" |
150 | /> | 150 | /> |
151 | <Tool | 151 | <Tool |
152 | Name="VCPostBuildEventTool" | 152 | Name="VCPostBuildEventTool" |
153 | /> | 153 | /> |
154 | </Configuration> | 154 | </Configuration> |
155 | <Configuration | 155 | <Configuration |
156 | Name="ReleaseNoOpt|Win32" | 156 | Name="ReleaseNoOpt|Win32" |
157 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 157 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
158 | IntermediateDirectory="$(ConfigurationName)" | 158 | IntermediateDirectory="$(ConfigurationName)" |
159 | ConfigurationType="4" | 159 | ConfigurationType="4" |
160 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 160 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
161 | CharacterSet="1" | 161 | CharacterSet="1" |
162 | > | 162 | > |
163 | <Tool | 163 | <Tool |
164 | Name="VCPreBuildEventTool" | 164 | Name="VCPreBuildEventTool" |
165 | /> | 165 | /> |
166 | <Tool | 166 | <Tool |
167 | Name="VCCustomBuildTool" | 167 | Name="VCCustomBuildTool" |
168 | /> | 168 | /> |
169 | <Tool | 169 | <Tool |
170 | Name="VCXMLDataGeneratorTool" | 170 | Name="VCXMLDataGeneratorTool" |
171 | /> | 171 | /> |
172 | <Tool | 172 | <Tool |
173 | Name="VCWebServiceProxyGeneratorTool" | 173 | Name="VCWebServiceProxyGeneratorTool" |
174 | /> | 174 | /> |
175 | <Tool | 175 | <Tool |
176 | Name="VCMIDLTool" | 176 | Name="VCMIDLTool" |
177 | /> | 177 | /> |
178 | <Tool | 178 | <Tool |
179 | Name="VCCLCompilerTool" | 179 | Name="VCCLCompilerTool" |
180 | AdditionalOptions="/Oy-" | 180 | AdditionalOptions="/Oy-" |
181 | Optimization="0" | 181 | Optimization="0" |
182 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" | 182 | AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\" |
183 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 183 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
184 | RuntimeLibrary="0" | 184 | RuntimeLibrary="0" |
185 | StructMemberAlignment="0" | 185 | StructMemberAlignment="0" |
186 | TreatWChar_tAsBuiltInType="false" | 186 | TreatWChar_tAsBuiltInType="false" |
187 | ForceConformanceInForLoopScope="true" | 187 | ForceConformanceInForLoopScope="true" |
188 | UsePrecompiledHeader="0" | 188 | UsePrecompiledHeader="0" |
189 | BrowseInformation="0" | 189 | BrowseInformation="0" |
190 | WarningLevel="3" | 190 | WarningLevel="3" |
191 | WarnAsError="true" | 191 | WarnAsError="true" |
192 | Detect64BitPortabilityProblems="false" | 192 | Detect64BitPortabilityProblems="false" |
193 | DebugInformationFormat="3" | 193 | DebugInformationFormat="3" |
194 | /> | 194 | /> |
195 | <Tool | 195 | <Tool |
196 | Name="VCManagedResourceCompilerTool" | 196 | Name="VCManagedResourceCompilerTool" |
197 | /> | 197 | /> |
198 | <Tool | 198 | <Tool |
199 | Name="VCResourceCompilerTool" | 199 | Name="VCResourceCompilerTool" |
200 | /> | 200 | /> |
201 | <Tool | 201 | <Tool |
202 | Name="VCPreLinkEventTool" | 202 | Name="VCPreLinkEventTool" |
203 | /> | 203 | /> |
204 | <Tool | 204 | <Tool |
205 | Name="VCLibrarianTool" | 205 | Name="VCLibrarianTool" |
206 | OutputFile="$(OutDir)/llmath.lib" | 206 | OutputFile="$(OutDir)/llmath.lib" |
207 | /> | 207 | /> |
208 | <Tool | 208 | <Tool |
209 | Name="VCALinkTool" | 209 | Name="VCALinkTool" |
210 | /> | 210 | /> |
211 | <Tool | 211 | <Tool |
212 | Name="VCXDCMakeTool" | 212 | Name="VCXDCMakeTool" |
213 | /> | 213 | /> |
214 | <Tool | 214 | <Tool |
215 | Name="VCBscMakeTool" | 215 | Name="VCBscMakeTool" |
216 | /> | 216 | /> |
217 | <Tool | 217 | <Tool |
218 | Name="VCFxCopTool" | 218 | Name="VCFxCopTool" |
219 | /> | 219 | /> |
220 | <Tool | 220 | <Tool |
221 | Name="VCPostBuildEventTool" | 221 | Name="VCPostBuildEventTool" |
222 | /> | 222 | /> |
223 | </Configuration> | 223 | </Configuration> |
224 | </Configurations> | 224 | </Configurations> |
225 | <References> | 225 | <References> |
226 | </References> | 226 | </References> |
227 | <Files> | 227 | <Files> |
228 | <Filter | 228 | <Filter |
229 | Name="Source Files" | 229 | Name="Source Files" |
230 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 230 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
231 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 231 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
232 | > | 232 | > |
233 | <File | 233 | <File |
234 | RelativePath=".\llbboxlocal.cpp" | 234 | RelativePath=".\llbboxlocal.cpp" |
235 | > | 235 | > |
236 | </File> | 236 | </File> |
237 | <File | 237 | <File |
238 | RelativePath=".\llcamera.cpp" | 238 | RelativePath=".\llcamera.cpp" |
239 | > | 239 | > |
240 | </File> | 240 | </File> |
241 | <File | 241 | <File |
242 | RelativePath=".\llcoordframe.cpp" | 242 | RelativePath=".\llcoordframe.cpp" |
243 | > | 243 | > |
244 | </File> | 244 | </File> |
245 | <File | 245 | <File |
246 | RelativePath=".\llcrc.cpp" | 246 | RelativePath=".\llcrc.cpp" |
247 | > | 247 | > |
248 | </File> | 248 | </File> |
249 | <File | 249 | <File |
250 | RelativePath=".\llmd5.cpp" | 250 | RelativePath=".\llmd5.cpp" |
251 | > | 251 | > |
252 | </File> | 252 | </File> |
253 | <File | 253 | <File |
254 | RelativePath=".\llperlin.cpp" | 254 | RelativePath=".\llperlin.cpp" |
255 | > | 255 | > |
256 | </File> | 256 | </File> |
257 | <File | 257 | <File |
258 | RelativePath=".\llquaternion.cpp" | 258 | RelativePath=".\llquaternion.cpp" |
259 | > | 259 | > |
260 | </File> | 260 | </File> |
261 | <File | 261 | <File |
262 | RelativePath=".\llrand.cpp" | 262 | RelativePath=".\llrand.cpp" |
263 | > | 263 | > |
264 | </File> | 264 | </File> |
265 | <File | 265 | <File |
266 | RelativePath=".\llrect.cpp" | 266 | RelativePath=".\llrect.cpp" |
267 | > | 267 | > |
268 | </File> | 268 | </File> |
269 | <File | 269 | <File |
270 | RelativePath=".\lluuid.cpp" | 270 | RelativePath=".\lluuid.cpp" |
271 | > | 271 | > |
272 | </File> | 272 | </File> |
273 | <File | 273 | <File |
274 | RelativePath=".\llvolume.cpp" | 274 | RelativePath=".\llvolume.cpp" |
275 | > | 275 | > |
276 | </File> | 276 | </File> |
277 | <File | 277 | <File |
278 | RelativePath=".\llvolumemgr.cpp" | 278 | RelativePath=".\llvolumemgr.cpp" |
279 | > | 279 | > |
280 | </File> | 280 | </File> |
281 | <File | 281 | <File |
282 | RelativePath=".\m3math.cpp" | 282 | RelativePath=".\m3math.cpp" |
283 | > | 283 | > |
284 | </File> | 284 | </File> |
285 | <File | 285 | <File |
286 | RelativePath=".\m4math.cpp" | 286 | RelativePath=".\m4math.cpp" |
287 | > | 287 | > |
288 | </File> | 288 | </File> |
289 | <File | 289 | <File |
290 | RelativePath=".\raytrace.cpp" | 290 | RelativePath=".\raytrace.cpp" |
291 | > | 291 | > |
292 | </File> | 292 | </File> |
293 | <File | 293 | <File |
294 | RelativePath=".\v2math.cpp" | 294 | RelativePath=".\v2math.cpp" |
295 | > | 295 | > |
296 | </File> | 296 | </File> |
297 | <File | 297 | <File |
298 | RelativePath=".\v3color.cpp" | 298 | RelativePath=".\v3color.cpp" |
299 | > | 299 | > |
300 | </File> | 300 | </File> |
301 | <File | 301 | <File |
302 | RelativePath=".\v3dmath.cpp" | 302 | RelativePath=".\v3dmath.cpp" |
303 | > | 303 | > |
304 | </File> | 304 | </File> |
305 | <File | 305 | <File |
306 | RelativePath=".\v3math.cpp" | 306 | RelativePath=".\v3math.cpp" |
307 | > | 307 | > |
308 | </File> | 308 | </File> |
309 | <File | 309 | <File |
310 | RelativePath=".\v4color.cpp" | 310 | RelativePath=".\v4color.cpp" |
311 | > | 311 | > |
312 | </File> | 312 | </File> |
313 | <File | 313 | <File |
314 | RelativePath=".\v4coloru.cpp" | 314 | RelativePath=".\v4coloru.cpp" |
315 | > | 315 | > |
316 | </File> | 316 | </File> |
317 | <File | 317 | <File |
318 | RelativePath=".\v4math.cpp" | 318 | RelativePath=".\v4math.cpp" |
319 | > | 319 | > |
320 | </File> | 320 | </File> |
321 | <File | 321 | <File |
322 | RelativePath=".\xform.cpp" | 322 | RelativePath=".\xform.cpp" |
323 | > | 323 | > |
324 | </File> | 324 | </File> |
325 | </Filter> | 325 | </Filter> |
326 | <Filter | 326 | <Filter |
327 | Name="Header Files" | 327 | Name="Header Files" |
328 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | 328 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
329 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 329 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
330 | > | 330 | > |
331 | <File | 331 | <File |
332 | RelativePath=".\llbboxlocal.h" | 332 | RelativePath=".\llbboxlocal.h" |
333 | > | 333 | > |
334 | </File> | 334 | </File> |
335 | <File | 335 | <File |
336 | RelativePath=".\llcamera.h" | 336 | RelativePath=".\llcamera.h" |
337 | > | 337 | > |
338 | </File> | 338 | </File> |
339 | <File | 339 | <File |
340 | RelativePath=".\llcoord.h" | 340 | RelativePath=".\llcoord.h" |
341 | > | 341 | > |
342 | </File> | 342 | </File> |
343 | <File | 343 | <File |
344 | RelativePath=".\llcoordframe.h" | 344 | RelativePath=".\llcoordframe.h" |
345 | > | 345 | > |
346 | </File> | 346 | </File> |
347 | <File | 347 | <File |
348 | RelativePath=".\llcrc.h" | 348 | RelativePath=".\llcrc.h" |
349 | > | 349 | > |
350 | </File> | 350 | </File> |
351 | <File | 351 | <File |
352 | RelativePath=".\llinterp.h" | 352 | RelativePath=".\llinterp.h" |
353 | > | 353 | > |
354 | </File> | 354 | </File> |
355 | <File | 355 | <File |
356 | RelativePath=".\llmath.h" | 356 | RelativePath=".\llmath.h" |
357 | > | 357 | > |
358 | </File> | 358 | </File> |
359 | <File | 359 | <File |
360 | RelativePath=".\llmd5.h" | 360 | RelativePath=".\llmd5.h" |
361 | > | 361 | > |
362 | </File> | 362 | </File> |
363 | <File | 363 | <File |
364 | RelativePath=".\lloctree.h" | 364 | RelativePath=".\lloctree.h" |
365 | > | 365 | > |
366 | </File> | 366 | </File> |
367 | <File | 367 | <File |
368 | RelativePath=".\llperlin.h" | 368 | RelativePath=".\llperlin.h" |
369 | > | 369 | > |
370 | </File> | 370 | </File> |
371 | <File | 371 | <File |
372 | RelativePath=".\llquantize.h" | 372 | RelativePath=".\llquantize.h" |
373 | > | 373 | > |
374 | </File> | 374 | </File> |
375 | <File | 375 | <File |
376 | RelativePath=".\llquaternion.h" | 376 | RelativePath=".\llquaternion.h" |
377 | > | 377 | > |
378 | </File> | 378 | </File> |
379 | <File | 379 | <File |
380 | RelativePath=".\llrand.h" | 380 | RelativePath=".\llrand.h" |
381 | > | 381 | > |
382 | </File> | 382 | </File> |
383 | <File | 383 | <File |
384 | RelativePath=".\llrect.h" | 384 | RelativePath=".\llrect.h" |
385 | > | 385 | > |
386 | </File> | 386 | </File> |
387 | <File | 387 | <File |
388 | RelativePath=".\lltreenode.h" | 388 | RelativePath=".\lltreenode.h" |
389 | > | 389 | > |
390 | </File> | 390 | </File> |
391 | <File | 391 | <File |
392 | RelativePath=".\lluuid.h" | 392 | RelativePath=".\lluuid.h" |
393 | > | 393 | > |
394 | </File> | 394 | </File> |
395 | <File | 395 | <File |
396 | RelativePath=".\llv4math.h" | 396 | RelativePath=".\llv4math.h" |
397 | > | 397 | > |
398 | </File> | 398 | </File> |
399 | <File | 399 | <File |
400 | RelativePath=".\llv4matrix3.h" | 400 | RelativePath=".\llv4matrix3.h" |
401 | > | 401 | > |
402 | </File> | 402 | </File> |
403 | <File | 403 | <File |
404 | RelativePath=".\llv4matrix4.h" | 404 | RelativePath=".\llv4matrix4.h" |
405 | > | 405 | > |
406 | </File> | 406 | </File> |
407 | <File | 407 | <File |
408 | RelativePath=".\llv4vector3.h" | 408 | RelativePath=".\llv4vector3.h" |
409 | > | 409 | > |
410 | </File> | 410 | </File> |
411 | <File | 411 | <File |
412 | RelativePath=".\llvolume.h" | 412 | RelativePath=".\llvolume.h" |
413 | > | 413 | > |
414 | </File> | 414 | </File> |
415 | <File | 415 | <File |
416 | RelativePath=".\llvolumemgr.h" | 416 | RelativePath=".\llvolumemgr.h" |
417 | > | 417 | > |
418 | </File> | 418 | </File> |
419 | <File | 419 | <File |
420 | RelativePath=".\m3math.h" | 420 | RelativePath=".\m3math.h" |
421 | > | 421 | > |
422 | </File> | 422 | </File> |
423 | <File | 423 | <File |
424 | RelativePath=".\m4math.h" | 424 | RelativePath=".\m4math.h" |
425 | > | 425 | > |
426 | </File> | 426 | </File> |
427 | <File | 427 | <File |
428 | RelativePath=".\raytrace.h" | 428 | RelativePath=".\raytrace.h" |
429 | > | 429 | > |
430 | </File> | 430 | </File> |
431 | <File | 431 | <File |
432 | RelativePath=".\v2math.h" | 432 | RelativePath=".\v2math.h" |
433 | > | 433 | > |
434 | </File> | 434 | </File> |
435 | <File | 435 | <File |
436 | RelativePath=".\v3color.h" | 436 | RelativePath=".\v3color.h" |
437 | > | 437 | > |
438 | </File> | 438 | </File> |
439 | <File | 439 | <File |
440 | RelativePath=".\v3dmath.h" | 440 | RelativePath=".\v3dmath.h" |
441 | > | 441 | > |
442 | </File> | 442 | </File> |
443 | <File | 443 | <File |
444 | RelativePath=".\v3math.h" | 444 | RelativePath=".\v3math.h" |
445 | > | 445 | > |
446 | </File> | 446 | </File> |
447 | <File | 447 | <File |
448 | RelativePath=".\v4color.h" | 448 | RelativePath=".\v4color.h" |
449 | > | 449 | > |
450 | </File> | 450 | </File> |
451 | <File | 451 | <File |
452 | RelativePath=".\v4coloru.h" | 452 | RelativePath=".\v4coloru.h" |
453 | > | 453 | > |
454 | </File> | 454 | </File> |
455 | <File | 455 | <File |
456 | RelativePath=".\v4math.h" | 456 | RelativePath=".\v4math.h" |
457 | > | 457 | > |
458 | </File> | 458 | </File> |
459 | <File | 459 | <File |
460 | RelativePath=".\xform.h" | 460 | RelativePath=".\xform.h" |
461 | > | 461 | > |
462 | </File> | 462 | </File> |
463 | </Filter> | 463 | </Filter> |
464 | <Filter | 464 | <Filter |
465 | Name="Resource Files" | 465 | Name="Resource Files" |
466 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | 466 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
467 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | 467 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
468 | > | 468 | > |
469 | </Filter> | 469 | </Filter> |
470 | </Files> | 470 | </Files> |
471 | <Globals> | 471 | <Globals> |
472 | </Globals> | 472 | </Globals> |
473 | </VisualStudioProject> | 473 | </VisualStudioProject> |