diff options
author | Jay Threeth | 2011-04-04 11:48:26 -0700 |
---|---|---|
committer | Jay Threeth | 2011-04-04 11:48:26 -0700 |
commit | 3c9cc506f741b980565ff5b3b001cd8b6ee36b12 (patch) | |
tree | cb862c57b3d5f74177cde3bd962a53fc377166f6 /linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp | |
parent | build fixes, might build on linux now (diff) | |
download | meta-impy-3c9cc506f741b980565ff5b3b001cd8b6ee36b12.zip meta-impy-3c9cc506f741b980565ff5b3b001cd8b6ee36b12.tar.gz meta-impy-3c9cc506f741b980565ff5b3b001cd8b6ee36b12.tar.bz2 meta-impy-3c9cc506f741b980565ff5b3b001cd8b6ee36b12.tar.xz |
add source to libraries, and cruft for building under windows
Diffstat (limited to 'linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp')
-rwxr-xr-x | linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp | 430 |
1 files changed, 430 insertions, 0 deletions
diff --git a/linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp b/linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp new file mode 100755 index 0000000..6bc374b --- /dev/null +++ b/linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp | |||
@@ -0,0 +1,430 @@ | |||
1 | # Microsoft Developer Studio Project File - Name="libgcrypt122lib" - Package Owner=<4> | ||
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | ||
3 | # ** DO NOT EDIT ** | ||
4 | |||
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | ||
6 | |||
7 | CFG=libgcrypt122lib - Win32 Debug | ||
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | ||
9 | !MESSAGE use the Export Makefile command and run | ||
10 | !MESSAGE | ||
11 | !MESSAGE NMAKE /f "libgcrypt122lib.mak". | ||
12 | !MESSAGE | ||
13 | !MESSAGE You can specify a configuration when running NMAKE | ||
14 | !MESSAGE by defining the macro CFG on the command line. For example: | ||
15 | !MESSAGE | ||
16 | !MESSAGE NMAKE /f "libgcrypt122lib.mak" CFG="libgcrypt122lib - Win32 Debug" | ||
17 | !MESSAGE | ||
18 | !MESSAGE Possible choices for configuration are: | ||
19 | !MESSAGE | ||
20 | !MESSAGE "libgcrypt122lib - Win32 Release" (based on "Win32 (x86) Static Library") | ||
21 | !MESSAGE "libgcrypt122lib - Win32 Debug" (based on "Win32 (x86) Static Library") | ||
22 | !MESSAGE | ||
23 | |||
24 | # Begin Project | ||
25 | # PROP AllowPerConfigDependencies 0 | ||
26 | # PROP Scc_ProjName "" | ||
27 | # PROP Scc_LocalPath "" | ||
28 | CPP=cl.exe | ||
29 | RSC=rc.exe | ||
30 | |||
31 | !IF "$(CFG)" == "libgcrypt122lib - Win32 Release" | ||
32 | |||
33 | # PROP BASE Use_MFC 0 | ||
34 | # PROP BASE Use_Debug_Libraries 0 | ||
35 | # PROP BASE Output_Dir "Release" | ||
36 | # PROP BASE Intermediate_Dir "Release" | ||
37 | # PROP BASE Target_Dir "" | ||
38 | # PROP Use_MFC 0 | ||
39 | # PROP Use_Debug_Libraries 0 | ||
40 | # PROP Output_Dir "..\bin.vs\libgcrypt-1.2.2\release\static" | ||
41 | # PROP Intermediate_Dir "..\bin.vs\libgcrypt-1.2.2\release\static\obj" | ||
42 | # PROP Target_Dir "" | ||
43 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c | ||
44 | # ADD CPP /nologo /MD /W3 /GX /Zi /I ".\custom" /I "..\inc.vs" /I "..\..\libgcrypt-1.2.2\libgcrypt\cipher" /I "..\..\libgcrypt-1.2.2\libgcrypt\mpi" /I "..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic" /I "..\..\libgcrypt-1.2.2\libgcrypt\src" /I "..\..\libgpg-error-1.1\libgpg-error\src" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /c | ||
45 | # SUBTRACT CPP /YX | ||
46 | # ADD BASE RSC /l 0x410 /d "NDEBUG" | ||
47 | # ADD RSC /l 0x410 /d "NDEBUG" | ||
48 | BSC32=bscmake.exe | ||
49 | # ADD BASE BSC32 /nologo | ||
50 | # ADD BSC32 /nologo | ||
51 | LIB32=link.exe -lib | ||
52 | # ADD BASE LIB32 /nologo | ||
53 | # ADD LIB32 /nologo /out:"..\bin.vs\libgcrypt-1.2.2\release\static\libgcrypt.lib" | ||
54 | |||
55 | !ELSEIF "$(CFG)" == "libgcrypt122lib - Win32 Debug" | ||
56 | |||
57 | # PROP BASE Use_MFC 0 | ||
58 | # PROP BASE Use_Debug_Libraries 1 | ||
59 | # PROP BASE Output_Dir "Debug" | ||
60 | # PROP BASE Intermediate_Dir "Debug" | ||
61 | # PROP BASE Target_Dir "" | ||
62 | # PROP Use_MFC 0 | ||
63 | # PROP Use_Debug_Libraries 1 | ||
64 | # PROP Output_Dir "..\bin.vs\libgcrypt-1.2.2\debug\static" | ||
65 | # PROP Intermediate_Dir "..\bin.vs\libgcrypt-1.2.2\debug\static\obj" | ||
66 | # PROP Target_Dir "" | ||
67 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c | ||
68 | # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I ".\custom" /I "..\inc.vs" /I "..\..\libgcrypt-1.2.2\libgcrypt\cipher" /I "..\..\libgcrypt-1.2.2\libgcrypt\mpi" /I "..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic" /I "..\..\libgcrypt-1.2.2\libgcrypt\src" /I "..\..\libgpg-error-1.1\libgpg-error\src" /D "WIN32" /D "_WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_CONFIG_H" /FD /GZ /c | ||
69 | # SUBTRACT CPP /YX | ||
70 | # ADD BASE RSC /l 0x410 /d "_DEBUG" | ||
71 | # ADD RSC /l 0x410 /d "_DEBUG" | ||
72 | BSC32=bscmake.exe | ||
73 | # ADD BASE BSC32 /nologo | ||
74 | # ADD BSC32 /nologo | ||
75 | LIB32=link.exe -lib | ||
76 | # ADD BASE LIB32 /nologo | ||
77 | # ADD LIB32 /nologo /out:"..\bin.vs\libgcrypt-1.2.2\debug\static\libgcrypt.lib" | ||
78 | |||
79 | !ENDIF | ||
80 | |||
81 | # Begin Target | ||
82 | |||
83 | # Name "libgcrypt122lib - Win32 Release" | ||
84 | # Name "libgcrypt122lib - Win32 Debug" | ||
85 | # Begin Group "cipher" | ||
86 | |||
87 | # PROP Default_Filter "" | ||
88 | # Begin Source File | ||
89 | |||
90 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\ac.c" | ||
91 | # End Source File | ||
92 | # Begin Source File | ||
93 | |||
94 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\arcfour.c" | ||
95 | # End Source File | ||
96 | # Begin Source File | ||
97 | |||
98 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\bithelp.h" | ||
99 | # End Source File | ||
100 | # Begin Source File | ||
101 | |||
102 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\blowfish.c" | ||
103 | # End Source File | ||
104 | # Begin Source File | ||
105 | |||
106 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\cast5.c" | ||
107 | # End Source File | ||
108 | # Begin Source File | ||
109 | |||
110 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\cipher.c" | ||
111 | # End Source File | ||
112 | # Begin Source File | ||
113 | |||
114 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\crc.c" | ||
115 | # End Source File | ||
116 | # Begin Source File | ||
117 | |||
118 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\des.c" | ||
119 | # End Source File | ||
120 | # Begin Source File | ||
121 | |||
122 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\dsa.c" | ||
123 | # End Source File | ||
124 | # Begin Source File | ||
125 | |||
126 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\elgamal.c" | ||
127 | # End Source File | ||
128 | # Begin Source File | ||
129 | |||
130 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\md.c" | ||
131 | # End Source File | ||
132 | # Begin Source File | ||
133 | |||
134 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\md4.c" | ||
135 | # End Source File | ||
136 | # Begin Source File | ||
137 | |||
138 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\md5.c" | ||
139 | # End Source File | ||
140 | # Begin Source File | ||
141 | |||
142 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\primegen.c" | ||
143 | # End Source File | ||
144 | # Begin Source File | ||
145 | |||
146 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\pubkey.c" | ||
147 | # End Source File | ||
148 | # Begin Source File | ||
149 | |||
150 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rand-internal.h" | ||
151 | # End Source File | ||
152 | # Begin Source File | ||
153 | |||
154 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\random.c" | ||
155 | # End Source File | ||
156 | # Begin Source File | ||
157 | |||
158 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\random.h" | ||
159 | # End Source File | ||
160 | # Begin Source File | ||
161 | |||
162 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rfc2268.c" | ||
163 | # End Source File | ||
164 | # Begin Source File | ||
165 | |||
166 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rijndael.c" | ||
167 | # End Source File | ||
168 | # Begin Source File | ||
169 | |||
170 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rmd.h" | ||
171 | # End Source File | ||
172 | # Begin Source File | ||
173 | |||
174 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rmd160.c" | ||
175 | # End Source File | ||
176 | # Begin Source File | ||
177 | |||
178 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndw32.c" | ||
179 | # End Source File | ||
180 | # Begin Source File | ||
181 | |||
182 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rsa.c" | ||
183 | # End Source File | ||
184 | # Begin Source File | ||
185 | |||
186 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\serpent.c" | ||
187 | # End Source File | ||
188 | # Begin Source File | ||
189 | |||
190 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\sha1.c" | ||
191 | # End Source File | ||
192 | # Begin Source File | ||
193 | |||
194 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\sha256.c" | ||
195 | # End Source File | ||
196 | # Begin Source File | ||
197 | |||
198 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\sha512.c" | ||
199 | # End Source File | ||
200 | # Begin Source File | ||
201 | |||
202 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\twofish.c" | ||
203 | # End Source File | ||
204 | # End Group | ||
205 | # Begin Group "mpi" | ||
206 | |||
207 | # PROP Default_Filter "" | ||
208 | # Begin Group "generic" | ||
209 | |||
210 | # PROP Default_Filter "" | ||
211 | # Begin Source File | ||
212 | |||
213 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpi-asm-defs.h" | ||
214 | # End Source File | ||
215 | # Begin Source File | ||
216 | |||
217 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-add1.c" | ||
218 | # End Source File | ||
219 | # Begin Source File | ||
220 | |||
221 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-lshift.c" | ||
222 | # End Source File | ||
223 | # Begin Source File | ||
224 | |||
225 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-mul1.c" | ||
226 | # End Source File | ||
227 | # Begin Source File | ||
228 | |||
229 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-mul2.c" | ||
230 | # End Source File | ||
231 | # Begin Source File | ||
232 | |||
233 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-mul3.c" | ||
234 | # End Source File | ||
235 | # Begin Source File | ||
236 | |||
237 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-rshift.c" | ||
238 | # End Source File | ||
239 | # Begin Source File | ||
240 | |||
241 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-sub1.c" | ||
242 | # End Source File | ||
243 | # Begin Source File | ||
244 | |||
245 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\udiv-w-sdiv.c" | ||
246 | # End Source File | ||
247 | # End Group | ||
248 | # Begin Source File | ||
249 | |||
250 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\longlong.h" | ||
251 | # End Source File | ||
252 | # Begin Source File | ||
253 | |||
254 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-add.c" | ||
255 | # End Source File | ||
256 | # Begin Source File | ||
257 | |||
258 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-asm-defs.h" | ||
259 | # End Source File | ||
260 | # Begin Source File | ||
261 | |||
262 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-bit.c" | ||
263 | # End Source File | ||
264 | # Begin Source File | ||
265 | |||
266 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-cmp.c" | ||
267 | # End Source File | ||
268 | # Begin Source File | ||
269 | |||
270 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-div.c" | ||
271 | # End Source File | ||
272 | # Begin Source File | ||
273 | |||
274 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-gcd.c" | ||
275 | # End Source File | ||
276 | # Begin Source File | ||
277 | |||
278 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-inline.c" | ||
279 | # End Source File | ||
280 | # Begin Source File | ||
281 | |||
282 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-inline.h" | ||
283 | # End Source File | ||
284 | # Begin Source File | ||
285 | |||
286 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-internal.h" | ||
287 | # End Source File | ||
288 | # Begin Source File | ||
289 | |||
290 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-inv.c" | ||
291 | # End Source File | ||
292 | # Begin Source File | ||
293 | |||
294 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-mpow.c" | ||
295 | # End Source File | ||
296 | # Begin Source File | ||
297 | |||
298 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-mul.c" | ||
299 | # End Source File | ||
300 | # Begin Source File | ||
301 | |||
302 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-pow.c" | ||
303 | # End Source File | ||
304 | # Begin Source File | ||
305 | |||
306 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-scan.c" | ||
307 | # End Source File | ||
308 | # Begin Source File | ||
309 | |||
310 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpicoder.c" | ||
311 | # End Source File | ||
312 | # Begin Source File | ||
313 | |||
314 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpih-div.c" | ||
315 | # End Source File | ||
316 | # Begin Source File | ||
317 | |||
318 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpih-mul.c" | ||
319 | # End Source File | ||
320 | # Begin Source File | ||
321 | |||
322 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpiutil.c" | ||
323 | # End Source File | ||
324 | # End Group | ||
325 | # Begin Group "src" | ||
326 | |||
327 | # PROP Default_Filter "" | ||
328 | # Begin Source File | ||
329 | |||
330 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\ath.c" | ||
331 | # End Source File | ||
332 | # Begin Source File | ||
333 | |||
334 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\ath.h" | ||
335 | # End Source File | ||
336 | # Begin Source File | ||
337 | |||
338 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\cipher.h" | ||
339 | # End Source File | ||
340 | # Begin Source File | ||
341 | |||
342 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\g10lib.h" | ||
343 | # End Source File | ||
344 | # Begin Source File | ||
345 | |||
346 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\gcrypt-module.h" | ||
347 | # End Source File | ||
348 | # Begin Source File | ||
349 | |||
350 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\gcrypt.h" | ||
351 | # End Source File | ||
352 | # Begin Source File | ||
353 | |||
354 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\global.c" | ||
355 | # End Source File | ||
356 | # Begin Source File | ||
357 | |||
358 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\misc.c" | ||
359 | # End Source File | ||
360 | # Begin Source File | ||
361 | |||
362 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\missing-string.c" | ||
363 | # End Source File | ||
364 | # Begin Source File | ||
365 | |||
366 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\module.c" | ||
367 | # End Source File | ||
368 | # Begin Source File | ||
369 | |||
370 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\mpi.h" | ||
371 | # End Source File | ||
372 | # Begin Source File | ||
373 | |||
374 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\secmem.c" | ||
375 | # End Source File | ||
376 | # Begin Source File | ||
377 | |||
378 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\secmem.h" | ||
379 | # End Source File | ||
380 | # Begin Source File | ||
381 | |||
382 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\sexp.c" | ||
383 | # End Source File | ||
384 | # Begin Source File | ||
385 | |||
386 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\stdmem.c" | ||
387 | # End Source File | ||
388 | # Begin Source File | ||
389 | |||
390 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\stdmem.h" | ||
391 | # End Source File | ||
392 | # Begin Source File | ||
393 | |||
394 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\types.h" | ||
395 | # End Source File | ||
396 | # End Group | ||
397 | # Begin Group "custom" | ||
398 | |||
399 | # PROP Default_Filter "" | ||
400 | # Begin Source File | ||
401 | |||
402 | SOURCE=.\custom\config.h | ||
403 | # End Source File | ||
404 | # End Group | ||
405 | # Begin Group "removed" | ||
406 | |||
407 | # PROP Default_Filter "" | ||
408 | # Begin Source File | ||
409 | |||
410 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndegd.c" | ||
411 | # PROP Exclude_From_Build 1 | ||
412 | # End Source File | ||
413 | # Begin Source File | ||
414 | |||
415 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndlinux.c" | ||
416 | # PROP Exclude_From_Build 1 | ||
417 | # End Source File | ||
418 | # Begin Source File | ||
419 | |||
420 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndunix.c" | ||
421 | # PROP Exclude_From_Build 1 | ||
422 | # End Source File | ||
423 | # Begin Source File | ||
424 | |||
425 | SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\tiger.c" | ||
426 | # PROP Exclude_From_Build 1 | ||
427 | # End Source File | ||
428 | # End Group | ||
429 | # End Target | ||
430 | # End Project | ||