aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp
diff options
context:
space:
mode:
authorJay Threeth2011-04-04 11:48:26 -0700
committerJay Threeth2011-04-04 11:48:26 -0700
commit3c9cc506f741b980565ff5b3b001cd8b6ee36b12 (patch)
treecb862c57b3d5f74177cde3bd962a53fc377166f6 /linden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp
parentbuild fixes, might build on linux now (diff)
downloadmeta-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-xlinden/indra/gpg.vs/libgcrypt-1.2.2.vs/libgcrypt122lib.dsp430
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
7CFG=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 ""
28CPP=cl.exe
29RSC=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"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=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"
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75LIB32=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
90SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\ac.c"
91# End Source File
92# Begin Source File
93
94SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\arcfour.c"
95# End Source File
96# Begin Source File
97
98SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\bithelp.h"
99# End Source File
100# Begin Source File
101
102SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\blowfish.c"
103# End Source File
104# Begin Source File
105
106SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\cast5.c"
107# End Source File
108# Begin Source File
109
110SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\cipher.c"
111# End Source File
112# Begin Source File
113
114SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\crc.c"
115# End Source File
116# Begin Source File
117
118SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\des.c"
119# End Source File
120# Begin Source File
121
122SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\dsa.c"
123# End Source File
124# Begin Source File
125
126SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\elgamal.c"
127# End Source File
128# Begin Source File
129
130SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\md.c"
131# End Source File
132# Begin Source File
133
134SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\md4.c"
135# End Source File
136# Begin Source File
137
138SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\md5.c"
139# End Source File
140# Begin Source File
141
142SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\primegen.c"
143# End Source File
144# Begin Source File
145
146SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\pubkey.c"
147# End Source File
148# Begin Source File
149
150SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rand-internal.h"
151# End Source File
152# Begin Source File
153
154SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\random.c"
155# End Source File
156# Begin Source File
157
158SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\random.h"
159# End Source File
160# Begin Source File
161
162SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rfc2268.c"
163# End Source File
164# Begin Source File
165
166SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rijndael.c"
167# End Source File
168# Begin Source File
169
170SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rmd.h"
171# End Source File
172# Begin Source File
173
174SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rmd160.c"
175# End Source File
176# Begin Source File
177
178SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndw32.c"
179# End Source File
180# Begin Source File
181
182SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rsa.c"
183# End Source File
184# Begin Source File
185
186SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\serpent.c"
187# End Source File
188# Begin Source File
189
190SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\sha1.c"
191# End Source File
192# Begin Source File
193
194SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\sha256.c"
195# End Source File
196# Begin Source File
197
198SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\sha512.c"
199# End Source File
200# Begin Source File
201
202SOURCE="..\..\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
213SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpi-asm-defs.h"
214# End Source File
215# Begin Source File
216
217SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-add1.c"
218# End Source File
219# Begin Source File
220
221SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-lshift.c"
222# End Source File
223# Begin Source File
224
225SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-mul1.c"
226# End Source File
227# Begin Source File
228
229SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-mul2.c"
230# End Source File
231# Begin Source File
232
233SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-mul3.c"
234# End Source File
235# Begin Source File
236
237SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-rshift.c"
238# End Source File
239# Begin Source File
240
241SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\mpih-sub1.c"
242# End Source File
243# Begin Source File
244
245SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\generic\udiv-w-sdiv.c"
246# End Source File
247# End Group
248# Begin Source File
249
250SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\longlong.h"
251# End Source File
252# Begin Source File
253
254SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-add.c"
255# End Source File
256# Begin Source File
257
258SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-asm-defs.h"
259# End Source File
260# Begin Source File
261
262SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-bit.c"
263# End Source File
264# Begin Source File
265
266SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-cmp.c"
267# End Source File
268# Begin Source File
269
270SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-div.c"
271# End Source File
272# Begin Source File
273
274SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-gcd.c"
275# End Source File
276# Begin Source File
277
278SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-inline.c"
279# End Source File
280# Begin Source File
281
282SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-inline.h"
283# End Source File
284# Begin Source File
285
286SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-internal.h"
287# End Source File
288# Begin Source File
289
290SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-inv.c"
291# End Source File
292# Begin Source File
293
294SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-mpow.c"
295# End Source File
296# Begin Source File
297
298SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-mul.c"
299# End Source File
300# Begin Source File
301
302SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-pow.c"
303# End Source File
304# Begin Source File
305
306SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpi-scan.c"
307# End Source File
308# Begin Source File
309
310SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpicoder.c"
311# End Source File
312# Begin Source File
313
314SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpih-div.c"
315# End Source File
316# Begin Source File
317
318SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\mpi\mpih-mul.c"
319# End Source File
320# Begin Source File
321
322SOURCE="..\..\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
330SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\ath.c"
331# End Source File
332# Begin Source File
333
334SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\ath.h"
335# End Source File
336# Begin Source File
337
338SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\cipher.h"
339# End Source File
340# Begin Source File
341
342SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\g10lib.h"
343# End Source File
344# Begin Source File
345
346SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\gcrypt-module.h"
347# End Source File
348# Begin Source File
349
350SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\gcrypt.h"
351# End Source File
352# Begin Source File
353
354SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\global.c"
355# End Source File
356# Begin Source File
357
358SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\misc.c"
359# End Source File
360# Begin Source File
361
362SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\missing-string.c"
363# End Source File
364# Begin Source File
365
366SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\module.c"
367# End Source File
368# Begin Source File
369
370SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\mpi.h"
371# End Source File
372# Begin Source File
373
374SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\secmem.c"
375# End Source File
376# Begin Source File
377
378SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\secmem.h"
379# End Source File
380# Begin Source File
381
382SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\sexp.c"
383# End Source File
384# Begin Source File
385
386SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\stdmem.c"
387# End Source File
388# Begin Source File
389
390SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\src\stdmem.h"
391# End Source File
392# Begin Source File
393
394SOURCE="..\..\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
402SOURCE=.\custom\config.h
403# End Source File
404# End Group
405# Begin Group "removed"
406
407# PROP Default_Filter ""
408# Begin Source File
409
410SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndegd.c"
411# PROP Exclude_From_Build 1
412# End Source File
413# Begin Source File
414
415SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndlinux.c"
416# PROP Exclude_From_Build 1
417# End Source File
418# Begin Source File
419
420SOURCE="..\..\libgcrypt-1.2.2\libgcrypt\cipher\rndunix.c"
421# PROP Exclude_From_Build 1
422# End Source File
423# Begin Source File
424
425SOURCE="..\..\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