blob: 63232a4cbc50e96bebffe5c97f64e71ba6f6d4c0 [file] [log] [blame]
Manuel Pégourié-Gonnard2a0718d2015-01-29 11:29:12 +00001<<<<<<< HEAD:visualc/VS6/polarssl.dsp
2# Microsoft Developer Studio Project File - Name="polarssl" - Package Owner=<4>
3# Microsoft Developer Studio Generated Build File, Format Version 6.00
4# ** DO NOT EDIT **
5
6# TARGTYPE "Win32 (x86) Static Library" 0x0104
7
8CFG=polarssl - Win32 Debug
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,
10!MESSAGE use the Export Makefile command and run
11!MESSAGE
12!MESSAGE NMAKE /f "polarssl.mak".
13!MESSAGE
14!MESSAGE You can specify a configuration when running NMAKE
15!MESSAGE by defining the macro CFG on the command line. For example:
16!MESSAGE
17!MESSAGE NMAKE /f "polarssl.mak" CFG="polarssl - Win32 Debug"
18!MESSAGE
19!MESSAGE Possible choices for configuration are:
20!MESSAGE
21!MESSAGE "polarssl - Win32 Release" (based on "Win32 (x86) Static Library")
22!MESSAGE "polarssl - Win32 Debug" (based on "Win32 (x86) Static Library")
23!MESSAGE
24
25# Begin Project
26# PROP AllowPerConfigDependencies 0
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30RSC=rc.exe
31
32!IF "$(CFG)" == "polarssl - Win32 Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir ""
37# PROP BASE Intermediate_Dir "temp"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir ""
42# PROP Intermediate_Dir "temp"
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
45# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
46# ADD BASE RSC /l 0x40c /d "NDEBUG"
47# ADD RSC /l 0x40c /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
54
55!ELSEIF "$(CFG)" == "polarssl - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
59# PROP BASE Output_Dir ""
60# PROP BASE Intermediate_Dir "temp"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
64# PROP Output_Dir ""
65# PROP Intermediate_Dir "temp"
66# PROP Target_Dir ""
67# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68# ADD CPP /nologo /W3 /GX /Z7 /Od /I "../../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
69# ADD BASE RSC /l 0x40c /d "_DEBUG"
70# ADD RSC /l 0x40c /d "_DEBUG"
71BSC32=bscmake.exe
72# ADD BASE BSC32 /nologo
73# ADD BSC32 /nologo
74LIB32=link.exe -lib
75# ADD BASE LIB32 /nologo
76# ADD LIB32 /nologo
77
78!ENDIF
79
80# Begin Target
81
82# Name "polarssl - Win32 Release"
83# Name "polarssl - Win32 Debug"
84# Begin Group "Source Files"
85
86# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
87# Begin Source File
88
89SOURCE=..\..\library\aes.c
90# End Source File
91# Begin Source File
92
93SOURCE=..\..\library\aesni.c
94# End Source File
95# Begin Source File
96
97SOURCE=..\..\library\arc4.c
98# End Source File
99# Begin Source File
100
101SOURCE=..\..\library\asn1parse.c
102# End Source File
103# Begin Source File
104
105SOURCE=..\..\library\asn1write.c
106# End Source File
107# Begin Source File
108
109SOURCE=..\..\library\base64.c
110# End Source File
111# Begin Source File
112
113SOURCE=..\..\library\bignum.c
114# End Source File
115# Begin Source File
116
117SOURCE=..\..\library\blowfish.c
118# End Source File
119# Begin Source File
120
121SOURCE=..\..\library\camellia.c
122# End Source File
123# Begin Source File
124
125SOURCE=..\..\library\ccm.c
126# End Source File
127# Begin Source File
128
129SOURCE=..\..\library\certs.c
130# End Source File
131# Begin Source File
132
133SOURCE=..\..\library\cipher.c
134# End Source File
135# Begin Source File
136
137SOURCE=..\..\library\cipher_wrap.c
138# End Source File
139# Begin Source File
140
141SOURCE=..\..\library\ctr_drbg.c
142# End Source File
143# Begin Source File
144
145SOURCE=..\..\library\debug.c
146# End Source File
147# Begin Source File
148
149SOURCE=..\..\library\des.c
150# End Source File
151# Begin Source File
152
153SOURCE=..\..\library\dhm.c
154# End Source File
155# Begin Source File
156
157SOURCE=..\..\library\ecdh.c
158# End Source File
159# Begin Source File
160
161SOURCE=..\..\library\ecdsa.c
162# End Source File
163# Begin Source File
164
165SOURCE=..\..\library\ecp.c
166# End Source File
167# Begin Source File
168
169SOURCE=..\..\library\ecp_curves.c
170# End Source File
171# Begin Source File
172
173SOURCE=..\..\library\entropy.c
174# End Source File
175# Begin Source File
176
177SOURCE=..\..\library\entropy_poll.c
178# End Source File
179# Begin Source File
180
181SOURCE=..\..\library\error.c
182# End Source File
183# Begin Source File
184
185SOURCE=..\..\library\gcm.c
186# End Source File
187# Begin Source File
188
189SOURCE=..\..\library\havege.c
190# End Source File
191# Begin Source File
192
193SOURCE=..\..\library\hmac_drbg.c
194# End Source File
195# Begin Source File
196
197SOURCE=..\..\library\md.c
198# End Source File
199# Begin Source File
200
201SOURCE=..\..\library\md2.c
202# End Source File
203# Begin Source File
204
205SOURCE=..\..\library\md4.c
206# End Source File
207# Begin Source File
208
209SOURCE=..\..\library\md5.c
210# End Source File
211# Begin Source File
212
213SOURCE=..\..\library\md_wrap.c
214# End Source File
215# Begin Source File
216
217SOURCE=..\..\library\memory_buffer_alloc.c
218# End Source File
219# Begin Source File
220
221SOURCE=..\..\library\net.c
222# End Source File
223# Begin Source File
224
225SOURCE=..\..\library\oid.c
226# End Source File
227# Begin Source File
228
229SOURCE=..\..\library\padlock.c
230# End Source File
231# Begin Source File
232
233SOURCE=..\..\library\pbkdf2.c
234# End Source File
235# Begin Source File
236
237SOURCE=..\..\library\pem.c
238# End Source File
239# Begin Source File
240
241SOURCE=..\..\library\pk.c
242# End Source File
243# Begin Source File
244
245SOURCE=..\..\library\pk_wrap.c
246# End Source File
247# Begin Source File
248
249SOURCE=..\..\library\pkcs11.c
250# End Source File
251# Begin Source File
252
253SOURCE=..\..\library\pkcs12.c
254# End Source File
255# Begin Source File
256
257SOURCE=..\..\library\pkcs5.c
258# End Source File
259# Begin Source File
260
261SOURCE=..\..\library\pkparse.c
262# End Source File
263# Begin Source File
264
265SOURCE=..\..\library\pkwrite.c
266# End Source File
267# Begin Source File
268
269SOURCE=..\..\library\platform.c
270# End Source File
271# Begin Source File
272
273SOURCE=..\..\library\ripemd160.c
274# End Source File
275# Begin Source File
276
277SOURCE=..\..\library\rsa.c
278# End Source File
279# Begin Source File
280
281SOURCE=..\..\library\sha1.c
282# End Source File
283# Begin Source File
284
285SOURCE=..\..\library\sha256.c
286# End Source File
287# Begin Source File
288
289SOURCE=..\..\library\sha512.c
290# End Source File
291# Begin Source File
292
293SOURCE=..\..\library\ssl_cache.c
294# End Source File
295# Begin Source File
296
297SOURCE=..\..\library\ssl_ciphersuites.c
298# End Source File
299# Begin Source File
300
301SOURCE=..\..\library\ssl_cli.c
302# End Source File
303# Begin Source File
304
305SOURCE=..\..\library\ssl_cookie.c
306# End Source File
307# Begin Source File
308
309SOURCE=..\..\library\ssl_srv.c
310# End Source File
311# Begin Source File
312
313SOURCE=..\..\library\ssl_tls.c
314# End Source File
315# Begin Source File
316
317SOURCE=..\..\library\threading.c
318# End Source File
319# Begin Source File
320
321SOURCE=..\..\library\timing.c
322# End Source File
323# Begin Source File
324
325SOURCE=..\..\library\version.c
326# End Source File
327# Begin Source File
328
329SOURCE=..\..\library\version_features.c
330# End Source File
331# Begin Source File
332
333SOURCE=..\..\library\x509.c
334# End Source File
335# Begin Source File
336
337SOURCE=..\..\library\x509_create.c
338# End Source File
339# Begin Source File
340
341SOURCE=..\..\library\x509_crl.c
342# End Source File
343# Begin Source File
344
345SOURCE=..\..\library\x509_crt.c
346# End Source File
347# Begin Source File
348
349SOURCE=..\..\library\x509_csr.c
350# End Source File
351# Begin Source File
352
353SOURCE=..\..\library\x509write_crt.c
354# End Source File
355# Begin Source File
356
357SOURCE=..\..\library\x509write_csr.c
358# End Source File
359# Begin Source File
360
361SOURCE=..\..\library\xtea.c
362# End Source File
363# End Group
364# Begin Group "Header Files"
365
366# PROP Default_Filter "h;hpp;hxx;hm;inl"
367# Begin Source File
368
369SOURCE=..\..\include\polarssl\aes.h
370# End Source File
371# Begin Source File
372
373SOURCE=..\..\include\polarssl\aesni.h
374# End Source File
375# Begin Source File
376
377SOURCE=..\..\include\polarssl\arc4.h
378# End Source File
379# Begin Source File
380
381SOURCE=..\..\include\polarssl\asn1.h
382# End Source File
383# Begin Source File
384
385SOURCE=..\..\include\polarssl\asn1write.h
386# End Source File
387# Begin Source File
388
389SOURCE=..\..\include\polarssl\base64.h
390# End Source File
391# Begin Source File
392
393SOURCE=..\..\include\polarssl\bignum.h
394# End Source File
395# Begin Source File
396
397SOURCE=..\..\include\polarssl\blowfish.h
398# End Source File
399# Begin Source File
400
401SOURCE=..\..\include\polarssl\bn_mul.h
402# End Source File
403# Begin Source File
404
405SOURCE=..\..\include\polarssl\camellia.h
406# End Source File
407# Begin Source File
408
409SOURCE=..\..\include\polarssl\ccm.h
410# End Source File
411# Begin Source File
412
413SOURCE=..\..\include\polarssl\certs.h
414# End Source File
415# Begin Source File
416
417SOURCE=..\..\include\polarssl\check_config.h
418# End Source File
419# Begin Source File
420
421SOURCE=..\..\include\polarssl\cipher.h
422# End Source File
423# Begin Source File
424
425SOURCE=..\..\include\polarssl\cipher_wrap.h
426# End Source File
427# Begin Source File
428
429SOURCE=..\..\include\polarssl\compat-1.2.h
430# End Source File
431# Begin Source File
432
433SOURCE=..\..\include\polarssl\config.h
434# End Source File
435# Begin Source File
436
437SOURCE=..\..\include\polarssl\ctr_drbg.h
438# End Source File
439# Begin Source File
440
441SOURCE=..\..\include\polarssl\debug.h
442# End Source File
443# Begin Source File
444
445SOURCE=..\..\include\polarssl\des.h
446# End Source File
447# Begin Source File
448
449SOURCE=..\..\include\polarssl\dhm.h
450# End Source File
451# Begin Source File
452
453SOURCE=..\..\include\polarssl\ecdh.h
454# End Source File
455# Begin Source File
456
457SOURCE=..\..\include\polarssl\ecdsa.h
458# End Source File
459# Begin Source File
460
461SOURCE=..\..\include\polarssl\ecp.h
462# End Source File
463# Begin Source File
464
465SOURCE=..\..\include\polarssl\entropy.h
466# End Source File
467# Begin Source File
468
469SOURCE=..\..\include\polarssl\entropy_poll.h
470# End Source File
471# Begin Source File
472
473SOURCE=..\..\include\polarssl\error.h
474# End Source File
475# Begin Source File
476
477SOURCE=..\..\include\polarssl\gcm.h
478# End Source File
479# Begin Source File
480
481SOURCE=..\..\include\polarssl\havege.h
482# End Source File
483# Begin Source File
484
485SOURCE=..\..\include\polarssl\hmac_drbg.h
486# End Source File
487# Begin Source File
488
489SOURCE=..\..\include\polarssl\md.h
490# End Source File
491# Begin Source File
492
493SOURCE=..\..\include\polarssl\md2.h
494# End Source File
495# Begin Source File
496
497SOURCE=..\..\include\polarssl\md4.h
498# End Source File
499# Begin Source File
500
501SOURCE=..\..\include\polarssl\md5.h
502# End Source File
503# Begin Source File
504
505SOURCE=..\..\include\polarssl\md_wrap.h
506# End Source File
507# Begin Source File
508
509SOURCE=..\..\include\polarssl\memory.h
510# End Source File
511# Begin Source File
512
513SOURCE=..\..\include\polarssl\memory_buffer_alloc.h
514# End Source File
515# Begin Source File
516
517SOURCE=..\..\include\polarssl\net.h
518# End Source File
519# Begin Source File
520
521SOURCE=..\..\include\polarssl\oid.h
522# End Source File
523# Begin Source File
524
525SOURCE=..\..\include\polarssl\openssl.h
526# End Source File
527# Begin Source File
528
529SOURCE=..\..\include\polarssl\padlock.h
530# End Source File
531# Begin Source File
532
533SOURCE=..\..\include\polarssl\pbkdf2.h
534# End Source File
535# Begin Source File
536
537SOURCE=..\..\include\polarssl\pem.h
538# End Source File
539# Begin Source File
540
541SOURCE=..\..\include\polarssl\pk.h
542# End Source File
543# Begin Source File
544
545SOURCE=..\..\include\polarssl\pk_wrap.h
546# End Source File
547# Begin Source File
548
549SOURCE=..\..\include\polarssl\pkcs11.h
550# End Source File
551# Begin Source File
552
553SOURCE=..\..\include\polarssl\pkcs12.h
554# End Source File
555# Begin Source File
556
557SOURCE=..\..\include\polarssl\pkcs5.h
558# End Source File
559# Begin Source File
560
561SOURCE=..\..\include\polarssl\platform.h
562# End Source File
563# Begin Source File
564
565SOURCE=..\..\include\polarssl\ripemd160.h
566# End Source File
567# Begin Source File
568
569SOURCE=..\..\include\polarssl\rsa.h
570# End Source File
571# Begin Source File
572
573SOURCE=..\..\include\polarssl\sha1.h
574# End Source File
575# Begin Source File
576
577SOURCE=..\..\include\polarssl\sha256.h
578# End Source File
579# Begin Source File
580
581SOURCE=..\..\include\polarssl\sha512.h
582# End Source File
583# Begin Source File
584
585SOURCE=..\..\include\polarssl\ssl.h
586# End Source File
587# Begin Source File
588
589SOURCE=..\..\include\polarssl\ssl_cache.h
590# End Source File
591# Begin Source File
592
593SOURCE=..\..\include\polarssl\ssl_ciphersuites.h
594# End Source File
595# Begin Source File
596
597SOURCE=..\..\include\polarssl\ssl_cookie.h
598# End Source File
599# Begin Source File
600
601SOURCE=..\..\include\polarssl\threading.h
602# End Source File
603# Begin Source File
604
605SOURCE=..\..\include\polarssl\timing.h
606# End Source File
607# Begin Source File
608
609SOURCE=..\..\include\polarssl\version.h
610# End Source File
611# Begin Source File
612
613SOURCE=..\..\include\polarssl\x509.h
614# End Source File
615# Begin Source File
616
617SOURCE=..\..\include\polarssl\x509_crl.h
618# End Source File
619# Begin Source File
620
621SOURCE=..\..\include\polarssl\x509_crt.h
622# End Source File
623# Begin Source File
624
625SOURCE=..\..\include\polarssl\x509_csr.h
626# End Source File
627# Begin Source File
628
629SOURCE=..\..\include\polarssl\xtea.h
630# End Source File
631# End Group
632# End Target
633# End Project
634=======
Manuel Pégourié-Gonnardedaa9a02015-01-26 15:43:46 +0000635# Microsoft Developer Studio Project File - Name="mbedtls" - Package Owner=<4>
636# Microsoft Developer Studio Generated Build File, Format Version 6.00
637# ** DO NOT EDIT **
638
639# TARGTYPE "Win32 (x86) Static Library" 0x0104
640
641CFG=mbedtls - Win32 Debug
642!MESSAGE This is not a valid makefile. To build this project using NMAKE,
643!MESSAGE use the Export Makefile command and run
644!MESSAGE
645!MESSAGE NMAKE /f "mbedtls.mak".
646!MESSAGE
647!MESSAGE You can specify a configuration when running NMAKE
648!MESSAGE by defining the macro CFG on the command line. For example:
649!MESSAGE
650!MESSAGE NMAKE /f "mbedtls.mak" CFG="mbedtls - Win32 Debug"
651!MESSAGE
652!MESSAGE Possible choices for configuration are:
653!MESSAGE
654!MESSAGE "mbedtls - Win32 Release" (based on "Win32 (x86) Static Library")
655!MESSAGE "mbedtls - Win32 Debug" (based on "Win32 (x86) Static Library")
656!MESSAGE
657
658# Begin Project
659# PROP AllowPerConfigDependencies 0
660# PROP Scc_ProjName ""
661# PROP Scc_LocalPath ""
662CPP=cl.exe
663RSC=rc.exe
664
665!IF "$(CFG)" == "mbedtls - Win32 Release"
666
667# PROP BASE Use_MFC 0
668# PROP BASE Use_Debug_Libraries 0
669# PROP BASE Output_Dir ""
670# PROP BASE Intermediate_Dir "temp"
671# PROP BASE Target_Dir ""
672# PROP Use_MFC 0
673# PROP Use_Debug_Libraries 0
674# PROP Output_Dir ""
675# PROP Intermediate_Dir "temp"
676# PROP Target_Dir ""
677# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
678# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
679# ADD BASE RSC /l 0x40c /d "NDEBUG"
680# ADD RSC /l 0x40c /d "NDEBUG"
681BSC32=bscmake.exe
682# ADD BASE BSC32 /nologo
683# ADD BSC32 /nologo
684LIB32=link.exe -lib
685# ADD BASE LIB32 /nologo
686# ADD LIB32 /nologo
687
688!ELSEIF "$(CFG)" == "mbedtls - Win32 Debug"
689
690# PROP BASE Use_MFC 0
691# PROP BASE Use_Debug_Libraries 1
692# PROP BASE Output_Dir ""
693# PROP BASE Intermediate_Dir "temp"
694# PROP BASE Target_Dir ""
695# PROP Use_MFC 0
696# PROP Use_Debug_Libraries 1
697# PROP Output_Dir ""
698# PROP Intermediate_Dir "temp"
699# PROP Target_Dir ""
700# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
701# ADD CPP /nologo /W3 /GX /Z7 /Od /I "../../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
702# ADD BASE RSC /l 0x40c /d "_DEBUG"
703# ADD RSC /l 0x40c /d "_DEBUG"
704BSC32=bscmake.exe
705# ADD BASE BSC32 /nologo
706# ADD BSC32 /nologo
707LIB32=link.exe -lib
708# ADD BASE LIB32 /nologo
709# ADD LIB32 /nologo
710
711!ENDIF
712
713# Begin Target
714
715# Name "mbedtls - Win32 Release"
716# Name "mbedtls - Win32 Debug"
717# Begin Group "Source Files"
718
719# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
720# Begin Source File
721
722SOURCE=..\..\library\aes.c
723# End Source File
724# Begin Source File
725
726SOURCE=..\..\library\aesni.c
727# End Source File
728# Begin Source File
729
730SOURCE=..\..\library\arc4.c
731# End Source File
732# Begin Source File
733
734SOURCE=..\..\library\asn1parse.c
735# End Source File
736# Begin Source File
737
738SOURCE=..\..\library\asn1write.c
739# End Source File
740# Begin Source File
741
742SOURCE=..\..\library\base64.c
743# End Source File
744# Begin Source File
745
746SOURCE=..\..\library\bignum.c
747# End Source File
748# Begin Source File
749
750SOURCE=..\..\library\blowfish.c
751# End Source File
752# Begin Source File
753
754SOURCE=..\..\library\camellia.c
755# End Source File
756# Begin Source File
757
758SOURCE=..\..\library\ccm.c
759# End Source File
760# Begin Source File
761
762SOURCE=..\..\library\certs.c
763# End Source File
764# Begin Source File
765
766SOURCE=..\..\library\cipher.c
767# End Source File
768# Begin Source File
769
770SOURCE=..\..\library\cipher_wrap.c
771# End Source File
772# Begin Source File
773
774SOURCE=..\..\library\ctr_drbg.c
775# End Source File
776# Begin Source File
777
778SOURCE=..\..\library\debug.c
779# End Source File
780# Begin Source File
781
782SOURCE=..\..\library\des.c
783# End Source File
784# Begin Source File
785
786SOURCE=..\..\library\dhm.c
787# End Source File
788# Begin Source File
789
790SOURCE=..\..\library\ecdh.c
791# End Source File
792# Begin Source File
793
794SOURCE=..\..\library\ecdsa.c
795# End Source File
796# Begin Source File
797
798SOURCE=..\..\library\ecp.c
799# End Source File
800# Begin Source File
801
802SOURCE=..\..\library\ecp_curves.c
803# End Source File
804# Begin Source File
805
806SOURCE=..\..\library\entropy.c
807# End Source File
808# Begin Source File
809
810SOURCE=..\..\library\entropy_poll.c
811# End Source File
812# Begin Source File
813
814SOURCE=..\..\library\error.c
815# End Source File
816# Begin Source File
817
818SOURCE=..\..\library\gcm.c
819# End Source File
820# Begin Source File
821
822SOURCE=..\..\library\havege.c
823# End Source File
824# Begin Source File
825
826SOURCE=..\..\library\hmac_drbg.c
827# End Source File
828# Begin Source File
829
830SOURCE=..\..\library\md.c
831# End Source File
832# Begin Source File
833
834SOURCE=..\..\library\md2.c
835# End Source File
836# Begin Source File
837
838SOURCE=..\..\library\md4.c
839# End Source File
840# Begin Source File
841
842SOURCE=..\..\library\md5.c
843# End Source File
844# Begin Source File
845
846SOURCE=..\..\library\md_wrap.c
847# End Source File
848# Begin Source File
849
850SOURCE=..\..\library\memory_buffer_alloc.c
851# End Source File
852# Begin Source File
853
854SOURCE=..\..\library\net.c
855# End Source File
856# Begin Source File
857
858SOURCE=..\..\library\oid.c
859# End Source File
860# Begin Source File
861
862SOURCE=..\..\library\padlock.c
863# End Source File
864# Begin Source File
865
866SOURCE=..\..\library\pbkdf2.c
867# End Source File
868# Begin Source File
869
870SOURCE=..\..\library\pem.c
871# End Source File
872# Begin Source File
873
874SOURCE=..\..\library\pk.c
875# End Source File
876# Begin Source File
877
878SOURCE=..\..\library\pk_wrap.c
879# End Source File
880# Begin Source File
881
882SOURCE=..\..\library\pkcs11.c
883# End Source File
884# Begin Source File
885
886SOURCE=..\..\library\pkcs12.c
887# End Source File
888# Begin Source File
889
890SOURCE=..\..\library\pkcs5.c
891# End Source File
892# Begin Source File
893
894SOURCE=..\..\library\pkparse.c
895# End Source File
896# Begin Source File
897
898SOURCE=..\..\library\pkwrite.c
899# End Source File
900# Begin Source File
901
902SOURCE=..\..\library\platform.c
903# End Source File
904# Begin Source File
905
906SOURCE=..\..\library\ripemd160.c
907# End Source File
908# Begin Source File
909
910SOURCE=..\..\library\rsa.c
911# End Source File
912# Begin Source File
913
914SOURCE=..\..\library\sha1.c
915# End Source File
916# Begin Source File
917
918SOURCE=..\..\library\sha256.c
919# End Source File
920# Begin Source File
921
922SOURCE=..\..\library\sha512.c
923# End Source File
924# Begin Source File
925
926SOURCE=..\..\library\ssl_cache.c
927# End Source File
928# Begin Source File
929
930SOURCE=..\..\library\ssl_ciphersuites.c
931# End Source File
932# Begin Source File
933
934SOURCE=..\..\library\ssl_cli.c
935# End Source File
936# Begin Source File
937
938SOURCE=..\..\library\ssl_srv.c
939# End Source File
940# Begin Source File
941
942SOURCE=..\..\library\ssl_tls.c
943# End Source File
944# Begin Source File
945
946SOURCE=..\..\library\threading.c
947# End Source File
948# Begin Source File
949
950SOURCE=..\..\library\timing.c
951# End Source File
952# Begin Source File
953
954SOURCE=..\..\library\version.c
955# End Source File
956# Begin Source File
957
958SOURCE=..\..\library\version_features.c
959# End Source File
960# Begin Source File
961
962SOURCE=..\..\library\x509.c
963# End Source File
964# Begin Source File
965
966SOURCE=..\..\library\x509_create.c
967# End Source File
968# Begin Source File
969
970SOURCE=..\..\library\x509_crl.c
971# End Source File
972# Begin Source File
973
974SOURCE=..\..\library\x509_crt.c
975# End Source File
976# Begin Source File
977
978SOURCE=..\..\library\x509_csr.c
979# End Source File
980# Begin Source File
981
982SOURCE=..\..\library\x509write_crt.c
983# End Source File
984# Begin Source File
985
986SOURCE=..\..\library\x509write_csr.c
987# End Source File
988# Begin Source File
989
990SOURCE=..\..\library\xtea.c
991# End Source File
992# End Group
993# Begin Group "Header Files"
994
995# PROP Default_Filter "h;hpp;hxx;hm;inl"
996# Begin Source File
997
998SOURCE=..\..\include\polarssl\aes.h
999# End Source File
1000# Begin Source File
1001
1002SOURCE=..\..\include\polarssl\aesni.h
1003# End Source File
1004# Begin Source File
1005
1006SOURCE=..\..\include\polarssl\arc4.h
1007# End Source File
1008# Begin Source File
1009
1010SOURCE=..\..\include\polarssl\asn1.h
1011# End Source File
1012# Begin Source File
1013
1014SOURCE=..\..\include\polarssl\asn1write.h
1015# End Source File
1016# Begin Source File
1017
1018SOURCE=..\..\include\polarssl\base64.h
1019# End Source File
1020# Begin Source File
1021
1022SOURCE=..\..\include\polarssl\bignum.h
1023# End Source File
1024# Begin Source File
1025
1026SOURCE=..\..\include\polarssl\blowfish.h
1027# End Source File
1028# Begin Source File
1029
1030SOURCE=..\..\include\polarssl\bn_mul.h
1031# End Source File
1032# Begin Source File
1033
1034SOURCE=..\..\include\polarssl\camellia.h
1035# End Source File
1036# Begin Source File
1037
1038SOURCE=..\..\include\polarssl\ccm.h
1039# End Source File
1040# Begin Source File
1041
1042SOURCE=..\..\include\polarssl\certs.h
1043# End Source File
1044# Begin Source File
1045
1046SOURCE=..\..\include\polarssl\check_config.h
1047# End Source File
1048# Begin Source File
1049
1050SOURCE=..\..\include\polarssl\cipher.h
1051# End Source File
1052# Begin Source File
1053
1054SOURCE=..\..\include\polarssl\cipher_wrap.h
1055# End Source File
1056# Begin Source File
1057
1058SOURCE=..\..\include\polarssl\compat-1.2.h
1059# End Source File
1060# Begin Source File
1061
1062SOURCE=..\..\include\polarssl\config.h
1063# End Source File
1064# Begin Source File
1065
1066SOURCE=..\..\include\polarssl\ctr_drbg.h
1067# End Source File
1068# Begin Source File
1069
1070SOURCE=..\..\include\polarssl\debug.h
1071# End Source File
1072# Begin Source File
1073
1074SOURCE=..\..\include\polarssl\des.h
1075# End Source File
1076# Begin Source File
1077
1078SOURCE=..\..\include\polarssl\dhm.h
1079# End Source File
1080# Begin Source File
1081
1082SOURCE=..\..\include\polarssl\ecdh.h
1083# End Source File
1084# Begin Source File
1085
1086SOURCE=..\..\include\polarssl\ecdsa.h
1087# End Source File
1088# Begin Source File
1089
1090SOURCE=..\..\include\polarssl\ecp.h
1091# End Source File
1092# Begin Source File
1093
1094SOURCE=..\..\include\polarssl\entropy.h
1095# End Source File
1096# Begin Source File
1097
1098SOURCE=..\..\include\polarssl\entropy_poll.h
1099# End Source File
1100# Begin Source File
1101
1102SOURCE=..\..\include\polarssl\error.h
1103# End Source File
1104# Begin Source File
1105
1106SOURCE=..\..\include\polarssl\gcm.h
1107# End Source File
1108# Begin Source File
1109
1110SOURCE=..\..\include\polarssl\havege.h
1111# End Source File
1112# Begin Source File
1113
1114SOURCE=..\..\include\polarssl\hmac_drbg.h
1115# End Source File
1116# Begin Source File
1117
1118SOURCE=..\..\include\polarssl\md.h
1119# End Source File
1120# Begin Source File
1121
1122SOURCE=..\..\include\polarssl\md2.h
1123# End Source File
1124# Begin Source File
1125
1126SOURCE=..\..\include\polarssl\md4.h
1127# End Source File
1128# Begin Source File
1129
1130SOURCE=..\..\include\polarssl\md5.h
1131# End Source File
1132# Begin Source File
1133
1134SOURCE=..\..\include\polarssl\md_wrap.h
1135# End Source File
1136# Begin Source File
1137
1138SOURCE=..\..\include\polarssl\memory.h
1139# End Source File
1140# Begin Source File
1141
1142SOURCE=..\..\include\polarssl\memory_buffer_alloc.h
1143# End Source File
1144# Begin Source File
1145
1146SOURCE=..\..\include\polarssl\net.h
1147# End Source File
1148# Begin Source File
1149
1150SOURCE=..\..\include\polarssl\oid.h
1151# End Source File
1152# Begin Source File
1153
1154SOURCE=..\..\include\polarssl\openssl.h
1155# End Source File
1156# Begin Source File
1157
1158SOURCE=..\..\include\polarssl\padlock.h
1159# End Source File
1160# Begin Source File
1161
1162SOURCE=..\..\include\polarssl\pbkdf2.h
1163# End Source File
1164# Begin Source File
1165
1166SOURCE=..\..\include\polarssl\pem.h
1167# End Source File
1168# Begin Source File
1169
1170SOURCE=..\..\include\polarssl\pk.h
1171# End Source File
1172# Begin Source File
1173
1174SOURCE=..\..\include\polarssl\pk_wrap.h
1175# End Source File
1176# Begin Source File
1177
1178SOURCE=..\..\include\polarssl\pkcs11.h
1179# End Source File
1180# Begin Source File
1181
1182SOURCE=..\..\include\polarssl\pkcs12.h
1183# End Source File
1184# Begin Source File
1185
1186SOURCE=..\..\include\polarssl\pkcs5.h
1187# End Source File
1188# Begin Source File
1189
1190SOURCE=..\..\include\polarssl\platform.h
1191# End Source File
1192# Begin Source File
1193
1194SOURCE=..\..\include\polarssl\ripemd160.h
1195# End Source File
1196# Begin Source File
1197
1198SOURCE=..\..\include\polarssl\rsa.h
1199# End Source File
1200# Begin Source File
1201
1202SOURCE=..\..\include\polarssl\sha1.h
1203# End Source File
1204# Begin Source File
1205
1206SOURCE=..\..\include\polarssl\sha256.h
1207# End Source File
1208# Begin Source File
1209
1210SOURCE=..\..\include\polarssl\sha512.h
1211# End Source File
1212# Begin Source File
1213
1214SOURCE=..\..\include\polarssl\ssl.h
1215# End Source File
1216# Begin Source File
1217
1218SOURCE=..\..\include\polarssl\ssl_cache.h
1219# End Source File
1220# Begin Source File
1221
1222SOURCE=..\..\include\polarssl\ssl_ciphersuites.h
1223# End Source File
1224# Begin Source File
1225
1226SOURCE=..\..\include\polarssl\threading.h
1227# End Source File
1228# Begin Source File
1229
1230SOURCE=..\..\include\polarssl\timing.h
1231# End Source File
1232# Begin Source File
1233
1234SOURCE=..\..\include\polarssl\version.h
1235# End Source File
1236# Begin Source File
1237
1238SOURCE=..\..\include\polarssl\x509.h
1239# End Source File
1240# Begin Source File
1241
1242SOURCE=..\..\include\polarssl\x509_crl.h
1243# End Source File
1244# Begin Source File
1245
1246SOURCE=..\..\include\polarssl\x509_crt.h
1247# End Source File
1248# Begin Source File
1249
1250SOURCE=..\..\include\polarssl\x509_csr.h
1251# End Source File
1252# Begin Source File
1253
1254SOURCE=..\..\include\polarssl\xtea.h
1255# End Source File
1256# End Group
1257# End Target
1258# End Project
Manuel Pégourié-Gonnard2a0718d2015-01-29 11:29:12 +00001259>>>>>>> development:visualc/VS6/mbedtls.dsp