diff options
author | Jacek Antonelli | 2008-08-15 23:44:50 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:50 -0500 |
commit | 89fe5dab825a62a0e3fd8d248cbc91c65eb2a426 (patch) | |
tree | bcff14b7888d04a2fec799c59369f6095224bd08 /linden/indra/test/test_vc8.vcproj | |
parent | Second Life viewer sources 1.13.3.2 (diff) | |
download | meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.zip meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.gz meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.bz2 meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.xz |
Second Life viewer sources 1.14.0.0
Diffstat (limited to 'linden/indra/test/test_vc8.vcproj')
-rw-r--r-- | linden/indra/test/test_vc8.vcproj | 385 |
1 files changed, 385 insertions, 0 deletions
diff --git a/linden/indra/test/test_vc8.vcproj b/linden/indra/test/test_vc8.vcproj new file mode 100644 index 0000000..79af7f0 --- /dev/null +++ b/linden/indra/test/test_vc8.vcproj | |||
@@ -0,0 +1,385 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="test" | ||
6 | ProjectGUID="{BBAA6588-CA96-4A87-A988-B02270B8D02B}" | ||
7 | RootNamespace="test" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="Debug|Win32" | ||
20 | OutputDirectory="Debug" | ||
21 | IntermediateDirectory="Debug" | ||
22 | ConfigurationType="1" | ||
23 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
24 | CharacterSet="2" | ||
25 | > | ||
26 | <Tool | ||
27 | Name="VCPreBuildEventTool" | ||
28 | /> | ||
29 | <Tool | ||
30 | Name="VCCustomBuildTool" | ||
31 | /> | ||
32 | <Tool | ||
33 | Name="VCXMLDataGeneratorTool" | ||
34 | /> | ||
35 | <Tool | ||
36 | Name="VCWebServiceProxyGeneratorTool" | ||
37 | /> | ||
38 | <Tool | ||
39 | Name="VCMIDLTool" | ||
40 | /> | ||
41 | <Tool | ||
42 | Name="VCCLCompilerTool" | ||
43 | Optimization="0" | ||
44 | AdditionalIncludeDirectories="..\llcommon;..\llmessage;..\llmath;..\..\libraries\include;..\llinventory;"..\..\libraries\i686-win32\include";..\llxml;..\lldatabase" | ||
45 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" | ||
46 | MinimalRebuild="false" | ||
47 | BasicRuntimeChecks="3" | ||
48 | RuntimeLibrary="1" | ||
49 | TreatWChar_tAsBuiltInType="false" | ||
50 | RuntimeTypeInfo="true" | ||
51 | UsePrecompiledHeader="0" | ||
52 | WarningLevel="3" | ||
53 | Detect64BitPortabilityProblems="false" | ||
54 | DebugInformationFormat="3" | ||
55 | /> | ||
56 | <Tool | ||
57 | Name="VCManagedResourceCompilerTool" | ||
58 | /> | ||
59 | <Tool | ||
60 | Name="VCResourceCompilerTool" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalOptions="/FORCE:MULTIPLE" | ||
68 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib llcommon.lib llprimitive.lib llvfs.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib opengl32.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
69 | OutputFile="$(OutDir)/test.exe" | ||
70 | LinkIncremental="2" | ||
71 | AdditionalLibraryDirectories=""../lib_$(ConfigurationName)/i686-win32";"../../libraries/i686-win32/lib_debug"" | ||
72 | IgnoreDefaultLibraryNames="libcmt.lib" | ||
73 | GenerateDebugInformation="true" | ||
74 | ProgramDatabaseFile="$(OutDir)/test.pdb" | ||
75 | SubSystem="1" | ||
76 | TargetMachine="1" | ||
77 | /> | ||
78 | <Tool | ||
79 | Name="VCALinkTool" | ||
80 | /> | ||
81 | <Tool | ||
82 | Name="VCManifestTool" | ||
83 | /> | ||
84 | <Tool | ||
85 | Name="VCXDCMakeTool" | ||
86 | /> | ||
87 | <Tool | ||
88 | Name="VCBscMakeTool" | ||
89 | /> | ||
90 | <Tool | ||
91 | Name="VCFxCopTool" | ||
92 | /> | ||
93 | <Tool | ||
94 | Name="VCAppVerifierTool" | ||
95 | /> | ||
96 | <Tool | ||
97 | Name="VCWebDeploymentTool" | ||
98 | /> | ||
99 | <Tool | ||
100 | Name="VCPostBuildEventTool" | ||
101 | /> | ||
102 | </Configuration> | ||
103 | <Configuration | ||
104 | Name="Release|Win32" | ||
105 | OutputDirectory="Release" | ||
106 | IntermediateDirectory="Release" | ||
107 | ConfigurationType="1" | ||
108 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
109 | CharacterSet="2" | ||
110 | > | ||
111 | <Tool | ||
112 | Name="VCPreBuildEventTool" | ||
113 | /> | ||
114 | <Tool | ||
115 | Name="VCCustomBuildTool" | ||
116 | /> | ||
117 | <Tool | ||
118 | Name="VCXMLDataGeneratorTool" | ||
119 | /> | ||
120 | <Tool | ||
121 | Name="VCWebServiceProxyGeneratorTool" | ||
122 | /> | ||
123 | <Tool | ||
124 | Name="VCMIDLTool" | ||
125 | /> | ||
126 | <Tool | ||
127 | Name="VCCLCompilerTool" | ||
128 | Optimization="0" | ||
129 | AdditionalIncludeDirectories="..\llcommon;..\llmessage;..\llmath;..\..\libraries\include;..\llinventory;"..\..\libraries\i686-win32\include";..\llxml;..\lldatabase" | ||
130 | PreprocessorDefinitions="WIN32;__WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;APR_DECLARE_STATIC;LL_HTTPD=1" | ||
131 | MinimalRebuild="false" | ||
132 | BasicRuntimeChecks="3" | ||
133 | RuntimeLibrary="1" | ||
134 | TreatWChar_tAsBuiltInType="false" | ||
135 | ForceConformanceInForLoopScope="true" | ||
136 | RuntimeTypeInfo="true" | ||
137 | UsePrecompiledHeader="0" | ||
138 | WarningLevel="3" | ||
139 | Detect64BitPortabilityProblems="false" | ||
140 | DebugInformationFormat="3" | ||
141 | /> | ||
142 | <Tool | ||
143 | Name="VCManagedResourceCompilerTool" | ||
144 | /> | ||
145 | <Tool | ||
146 | Name="VCResourceCompilerTool" | ||
147 | /> | ||
148 | <Tool | ||
149 | Name="VCPreLinkEventTool" | ||
150 | /> | ||
151 | <Tool | ||
152 | Name="VCLinkerTool" | ||
153 | AdditionalOptions="/FORCE:MULTIPLE" | ||
154 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib llcommon.lib llprimitive.lib llvfs.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib opengl32.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
155 | OutputFile="$(OutDir)/test.exe" | ||
156 | LinkIncremental="2" | ||
157 | AdditionalLibraryDirectories=""../lib_$(ConfigurationName)/i686-win32";"../../libraries/i686-win32/lib_release"" | ||
158 | IgnoreDefaultLibraryNames="libcmt.lib" | ||
159 | GenerateDebugInformation="true" | ||
160 | ProgramDatabaseFile="$(OutDir)/test.pdb" | ||
161 | SubSystem="1" | ||
162 | TargetMachine="1" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCALinkTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCManifestTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCXDCMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCBscMakeTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCFxCopTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCAppVerifierTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCWebDeploymentTool" | ||
184 | /> | ||
185 | <Tool | ||
186 | Name="VCPostBuildEventTool" | ||
187 | CommandLine="$(TargetPath)" | ||
188 | /> | ||
189 | </Configuration> | ||
190 | <Configuration | ||
191 | Name="ReleaseNoOpt|Win32" | ||
192 | OutputDirectory="$(ConfigurationName)" | ||
193 | IntermediateDirectory="$(ConfigurationName)" | ||
194 | ConfigurationType="1" | ||
195 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
196 | CharacterSet="2" | ||
197 | > | ||
198 | <Tool | ||
199 | Name="VCPreBuildEventTool" | ||
200 | /> | ||
201 | <Tool | ||
202 | Name="VCCustomBuildTool" | ||
203 | /> | ||
204 | <Tool | ||
205 | Name="VCXMLDataGeneratorTool" | ||
206 | /> | ||
207 | <Tool | ||
208 | Name="VCWebServiceProxyGeneratorTool" | ||
209 | /> | ||
210 | <Tool | ||
211 | Name="VCMIDLTool" | ||
212 | /> | ||
213 | <Tool | ||
214 | Name="VCCLCompilerTool" | ||
215 | Optimization="0" | ||
216 | AdditionalIncludeDirectories="..\llcommon;..\llmessage;..\llmath;..\..\libraries\include;..\llinventory;"..\..\libraries\i686-win32\include";..\llxml;..\lldatabase" | ||
217 | PreprocessorDefinitions="WIN32;__WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;APR_DECLARE_STATIC;LL_HTTPD=1" | ||
218 | MinimalRebuild="false" | ||
219 | BasicRuntimeChecks="3" | ||
220 | RuntimeLibrary="1" | ||
221 | TreatWChar_tAsBuiltInType="false" | ||
222 | ForceConformanceInForLoopScope="true" | ||
223 | RuntimeTypeInfo="true" | ||
224 | UsePrecompiledHeader="0" | ||
225 | WarningLevel="3" | ||
226 | Detect64BitPortabilityProblems="false" | ||
227 | DebugInformationFormat="3" | ||
228 | /> | ||
229 | <Tool | ||
230 | Name="VCManagedResourceCompilerTool" | ||
231 | /> | ||
232 | <Tool | ||
233 | Name="VCResourceCompilerTool" | ||
234 | /> | ||
235 | <Tool | ||
236 | Name="VCPreLinkEventTool" | ||
237 | /> | ||
238 | <Tool | ||
239 | Name="VCLinkerTool" | ||
240 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib llcommon.lib llprimitive.lib llvfs.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib opengl32.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
241 | OutputFile="$(OutDir)/test.exe" | ||
242 | LinkIncremental="2" | ||
243 | AdditionalLibraryDirectories=""../lib_$(ConfigurationName)/i686-win32";"../../libraries/i686-win32/lib_release"" | ||
244 | IgnoreDefaultLibraryNames="libcmt.lib" | ||
245 | GenerateDebugInformation="true" | ||
246 | ProgramDatabaseFile="$(OutDir)/test.pdb" | ||
247 | SubSystem="1" | ||
248 | TargetMachine="1" | ||
249 | /> | ||
250 | <Tool | ||
251 | Name="VCALinkTool" | ||
252 | /> | ||
253 | <Tool | ||
254 | Name="VCManifestTool" | ||
255 | /> | ||
256 | <Tool | ||
257 | Name="VCXDCMakeTool" | ||
258 | /> | ||
259 | <Tool | ||
260 | Name="VCBscMakeTool" | ||
261 | /> | ||
262 | <Tool | ||
263 | Name="VCFxCopTool" | ||
264 | /> | ||
265 | <Tool | ||
266 | Name="VCAppVerifierTool" | ||
267 | /> | ||
268 | <Tool | ||
269 | Name="VCWebDeploymentTool" | ||
270 | /> | ||
271 | <Tool | ||
272 | Name="VCPostBuildEventTool" | ||
273 | CommandLine="$(TargetPath)" | ||
274 | /> | ||
275 | </Configuration> | ||
276 | </Configurations> | ||
277 | <References> | ||
278 | </References> | ||
279 | <Files> | ||
280 | <Filter | ||
281 | Name="Source Files" | ||
282 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
283 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||
284 | > | ||
285 | <File | ||
286 | RelativePath=".\common.cpp" | ||
287 | > | ||
288 | </File> | ||
289 | <File | ||
290 | RelativePath=".\inventory.cpp" | ||
291 | > | ||
292 | </File> | ||
293 | <File | ||
294 | RelativePath=".\io.cpp" | ||
295 | > | ||
296 | </File> | ||
297 | <File | ||
298 | RelativePath=".\lldatabase_tut.cpp" | ||
299 | > | ||
300 | </File> | ||
301 | <File | ||
302 | RelativePath=".\llerror_tut.cpp" | ||
303 | > | ||
304 | </File> | ||
305 | <File | ||
306 | RelativePath=".\llhttpclient_tut.cpp" | ||
307 | > | ||
308 | </File> | ||
309 | <File | ||
310 | RelativePath=".\llmime_tut.cpp" | ||
311 | > | ||
312 | </File> | ||
313 | <File | ||
314 | RelativePath=".\llpipeutil.cpp" | ||
315 | > | ||
316 | </File> | ||
317 | <File | ||
318 | RelativePath=".\llrandom_tut.cpp" | ||
319 | > | ||
320 | </File> | ||
321 | <File | ||
322 | RelativePath=".\llsd_message_system_tut.cpp" | ||
323 | > | ||
324 | </File> | ||
325 | <File | ||
326 | RelativePath=".\llsd_new_tut.cpp" | ||
327 | > | ||
328 | </File> | ||
329 | <File | ||
330 | RelativePath=".\llsdserialize_tut.cpp" | ||
331 | > | ||
332 | </File> | ||
333 | <File | ||
334 | RelativePath=".\lltiming_tut.cpp" | ||
335 | > | ||
336 | </File> | ||
337 | <File | ||
338 | RelativePath=".\lltut.cpp" | ||
339 | > | ||
340 | </File> | ||
341 | <File | ||
342 | RelativePath=".\lluri_tut.cpp" | ||
343 | > | ||
344 | </File> | ||
345 | <File | ||
346 | RelativePath=".\lluserrelations_tut.cpp" | ||
347 | > | ||
348 | </File> | ||
349 | <File | ||
350 | RelativePath=".\math.cpp" | ||
351 | > | ||
352 | </File> | ||
353 | <File | ||
354 | RelativePath=".\reflection_tut.cpp" | ||
355 | > | ||
356 | </File> | ||
357 | <File | ||
358 | RelativePath=".\test.cpp" | ||
359 | > | ||
360 | </File> | ||
361 | </Filter> | ||
362 | <Filter | ||
363 | Name="Header Files" | ||
364 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
365 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||
366 | > | ||
367 | <File | ||
368 | RelativePath=".\llpipeutil.h" | ||
369 | > | ||
370 | </File> | ||
371 | <File | ||
372 | RelativePath=".\lltut.h" | ||
373 | > | ||
374 | </File> | ||
375 | </Filter> | ||
376 | <Filter | ||
377 | Name="Resource Files" | ||
378 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | ||
379 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||
380 | > | ||
381 | </Filter> | ||
382 | </Files> | ||
383 | <Globals> | ||
384 | </Globals> | ||
385 | </VisualStudioProject> | ||