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