|
1 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | 2 | <VisualStudioProject |
3 | 3 | ProjectType="Visual C++" |
4 | | - Version="9.00" |
| 4 | + Version="9,00" |
5 | 5 | Name="sqlite3" |
6 | 6 | ProjectGUID="{A1A295E5-463C-437F-81CA-1F32367685DA}" |
7 | 7 | RootNamespace="sqlite3" |
|
43 | 43 | <Tool |
44 | 44 | Name="VCCLCompilerTool" |
45 | 45 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 46 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
46 | 47 | /> |
47 | 48 | <Tool |
48 | 49 | Name="VCManagedResourceCompilerTool" |
|
56 | 57 | <Tool |
57 | 58 | Name="VCLinkerTool" |
58 | 59 | OutputFile="$(OutDir)\$(ProjectName)_d.dll" |
59 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
60 | 60 | /> |
61 | 61 | <Tool |
62 | 62 | Name="VCALinkTool" |
|
105 | 105 | <Tool |
106 | 106 | Name="VCCLCompilerTool" |
107 | 107 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 108 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
108 | 109 | /> |
109 | 110 | <Tool |
110 | 111 | Name="VCManagedResourceCompilerTool" |
|
118 | 119 | <Tool |
119 | 120 | Name="VCLinkerTool" |
120 | 121 | OutputFile="$(OutDir)\$(ProjectName)_d.dll" |
121 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
122 | 122 | /> |
123 | 123 | <Tool |
124 | 124 | Name="VCALinkTool" |
|
167 | 167 | <Tool |
168 | 168 | Name="VCCLCompilerTool" |
169 | 169 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 170 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
170 | 171 | /> |
171 | 172 | <Tool |
172 | 173 | Name="VCManagedResourceCompilerTool" |
|
180 | 181 | <Tool |
181 | 182 | Name="VCLinkerTool" |
182 | 183 | OutputFile="$(OutDir)\$(ProjectName).dll" |
183 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
184 | 184 | /> |
185 | 185 | <Tool |
186 | 186 | Name="VCALinkTool" |
|
230 | 230 | <Tool |
231 | 231 | Name="VCCLCompilerTool" |
232 | 232 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 233 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
233 | 234 | /> |
234 | 235 | <Tool |
235 | 236 | Name="VCManagedResourceCompilerTool" |
|
243 | 244 | <Tool |
244 | 245 | Name="VCLinkerTool" |
245 | 246 | OutputFile="$(OutDir)\$(ProjectName).dll" |
246 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
247 | 247 | /> |
248 | 248 | <Tool |
249 | 249 | Name="VCALinkTool" |
|
292 | 292 | <Tool |
293 | 293 | Name="VCCLCompilerTool" |
294 | 294 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 295 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
295 | 296 | /> |
296 | 297 | <Tool |
297 | 298 | Name="VCManagedResourceCompilerTool" |
|
304 | 305 | /> |
305 | 306 | <Tool |
306 | 307 | Name="VCLinkerTool" |
307 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
308 | 308 | /> |
309 | 309 | <Tool |
310 | 310 | Name="VCALinkTool" |
|
354 | 354 | <Tool |
355 | 355 | Name="VCCLCompilerTool" |
356 | 356 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 357 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
357 | 358 | /> |
358 | 359 | <Tool |
359 | 360 | Name="VCManagedResourceCompilerTool" |
|
366 | 367 | /> |
367 | 368 | <Tool |
368 | 369 | Name="VCLinkerTool" |
369 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
370 | 370 | /> |
371 | 371 | <Tool |
372 | 372 | Name="VCALinkTool" |
|
415 | 415 | <Tool |
416 | 416 | Name="VCCLCompilerTool" |
417 | 417 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 418 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
418 | 419 | /> |
419 | 420 | <Tool |
420 | 421 | Name="VCManagedResourceCompilerTool" |
|
427 | 428 | /> |
428 | 429 | <Tool |
429 | 430 | Name="VCLinkerTool" |
430 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
431 | 431 | /> |
432 | 432 | <Tool |
433 | 433 | Name="VCALinkTool" |
|
477 | 477 | <Tool |
478 | 478 | Name="VCCLCompilerTool" |
479 | 479 | AdditionalIncludeDirectories="$(sqlite3Dir)" |
| 480 | + PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" |
480 | 481 | /> |
481 | 482 | <Tool |
482 | 483 | Name="VCManagedResourceCompilerTool" |
|
489 | 490 | /> |
490 | 491 | <Tool |
491 | 492 | Name="VCLinkerTool" |
492 | | - ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def" |
493 | 493 | /> |
494 | 494 | <Tool |
495 | 495 | Name="VCALinkTool" |
|
520 | 520 | <Filter |
521 | 521 | Name="Header Files" |
522 | 522 | > |
523 | | - <File |
524 | | - RelativePath="$(sqlite3Dir)\btree.h" |
525 | | - > |
526 | | - </File> |
527 | | - <File |
528 | | - RelativePath="$(sqlite3Dir)\hash.h" |
529 | | - > |
530 | | - </File> |
531 | | - <File |
532 | | - RelativePath="$(sqlite3Dir)\keywordhash.h" |
533 | | - > |
534 | | - </File> |
535 | | - <File |
536 | | - RelativePath="$(sqlite3Dir)\opcodes.h" |
537 | | - > |
538 | | - </File> |
539 | | - <File |
540 | | - RelativePath="$(sqlite3Dir)\os.h" |
541 | | - > |
542 | | - </File> |
543 | | - <File |
544 | | - RelativePath="$(sqlite3Dir)\os_common.h" |
545 | | - > |
546 | | - </File> |
547 | | - <File |
548 | | - RelativePath="$(sqlite3Dir)\pager.h" |
549 | | - > |
550 | | - </File> |
551 | | - <File |
552 | | - RelativePath="$(sqlite3Dir)\parse.h" |
553 | | - > |
554 | | - </File> |
555 | 523 | <File |
556 | 524 | RelativePath="$(sqlite3Dir)\sqlite3.h" |
557 | 525 | > |
558 | 526 | </File> |
559 | 527 | <File |
560 | | - RelativePath="$(sqlite3Dir)\sqliteInt.h" |
561 | | - > |
562 | | - </File> |
563 | | - <File |
564 | | - RelativePath="$(sqlite3Dir)\vdbe.h" |
565 | | - > |
566 | | - </File> |
567 | | - <File |
568 | | - RelativePath="$(sqlite3Dir)\vdbeInt.h" |
| 528 | + RelativePath="$(sqlite3Dir)\sqlite3ext.h" |
569 | 529 | > |
570 | 530 | </File> |
571 | 531 | </Filter> |
572 | 532 | <Filter |
573 | 533 | Name="Source Files" |
574 | 534 | > |
575 | 535 | <File |
576 | | - RelativePath="$(sqlite3Dir)\alter.c" |
577 | | - > |
578 | | - </File> |
579 | | - <File |
580 | | - RelativePath="$(sqlite3Dir)\analyze.c" |
581 | | - > |
582 | | - </File> |
583 | | - <File |
584 | | - RelativePath="$(sqlite3Dir)\attach.c" |
585 | | - > |
586 | | - </File> |
587 | | - <File |
588 | | - RelativePath="$(sqlite3Dir)\auth.c" |
589 | | - > |
590 | | - </File> |
591 | | - <File |
592 | | - RelativePath="$(sqlite3Dir)\btree.c" |
593 | | - > |
594 | | - </File> |
595 | | - <File |
596 | | - RelativePath="$(sqlite3Dir)\build.c" |
597 | | - > |
598 | | - </File> |
599 | | - <File |
600 | | - RelativePath="$(sqlite3Dir)\callback.c" |
601 | | - > |
602 | | - </File> |
603 | | - <File |
604 | | - RelativePath="$(sqlite3Dir)\complete.c" |
605 | | - > |
606 | | - </File> |
607 | | - <File |
608 | | - RelativePath="$(sqlite3Dir)\date.c" |
609 | | - > |
610 | | - </File> |
611 | | - <File |
612 | | - RelativePath="$(sqlite3Dir)\delete.c" |
613 | | - > |
614 | | - </File> |
615 | | - <File |
616 | | - RelativePath="$(sqlite3Dir)\expr.c" |
617 | | - > |
618 | | - </File> |
619 | | - <File |
620 | | - RelativePath="$(sqlite3Dir)\func.c" |
621 | | - > |
622 | | - </File> |
623 | | - <File |
624 | | - RelativePath="$(sqlite3Dir)\hash.c" |
625 | | - > |
626 | | - </File> |
627 | | - <File |
628 | | - RelativePath="$(sqlite3Dir)\insert.c" |
629 | | - > |
630 | | - </File> |
631 | | - <File |
632 | | - RelativePath="$(sqlite3Dir)\legacy.c" |
633 | | - > |
634 | | - </File> |
635 | | - <File |
636 | | - RelativePath="$(sqlite3Dir)\main.c" |
637 | | - > |
638 | | - </File> |
639 | | - <File |
640 | | - RelativePath="$(sqlite3Dir)\opcodes.c" |
641 | | - > |
642 | | - </File> |
643 | | - <File |
644 | | - RelativePath="$(sqlite3Dir)\os.c" |
645 | | - > |
646 | | - </File> |
647 | | - <File |
648 | | - RelativePath="$(sqlite3Dir)\os_unix.c" |
649 | | - > |
650 | | - </File> |
651 | | - <File |
652 | | - RelativePath="$(sqlite3Dir)\os_win.c" |
653 | | - > |
654 | | - </File> |
655 | | - <File |
656 | | - RelativePath="$(sqlite3Dir)\pager.c" |
657 | | - > |
658 | | - </File> |
659 | | - <File |
660 | | - RelativePath="$(sqlite3Dir)\parse.c" |
661 | | - > |
662 | | - </File> |
663 | | - <File |
664 | | - RelativePath="$(sqlite3Dir)\pragma.c" |
665 | | - > |
666 | | - </File> |
667 | | - <File |
668 | | - RelativePath="$(sqlite3Dir)\prepare.c" |
669 | | - > |
670 | | - </File> |
671 | | - <File |
672 | | - RelativePath="$(sqlite3Dir)\printf.c" |
673 | | - > |
674 | | - </File> |
675 | | - <File |
676 | | - RelativePath="$(sqlite3Dir)\random.c" |
677 | | - > |
678 | | - </File> |
679 | | - <File |
680 | | - RelativePath="$(sqlite3Dir)\select.c" |
681 | | - > |
682 | | - </File> |
683 | | - <File |
684 | | - RelativePath="$(sqlite3Dir)\shell.c" |
685 | | - > |
686 | | - </File> |
687 | | - <File |
688 | | - RelativePath="$(sqlite3Dir)\table.c" |
689 | | - > |
690 | | - </File> |
691 | | - <File |
692 | | - RelativePath="$(sqlite3Dir)\tokenize.c" |
693 | | - > |
694 | | - </File> |
695 | | - <File |
696 | | - RelativePath="$(sqlite3Dir)\trigger.c" |
697 | | - > |
698 | | - </File> |
699 | | - <File |
700 | | - RelativePath="$(sqlite3Dir)\update.c" |
701 | | - > |
702 | | - </File> |
703 | | - <File |
704 | | - RelativePath="$(sqlite3Dir)\utf.c" |
705 | | - > |
706 | | - </File> |
707 | | - <File |
708 | | - RelativePath="$(sqlite3Dir)\util.c" |
709 | | - > |
710 | | - </File> |
711 | | - <File |
712 | | - RelativePath="$(sqlite3Dir)\vacuum.c" |
713 | | - > |
714 | | - </File> |
715 | | - <File |
716 | | - RelativePath="$(sqlite3Dir)\vdbe.c" |
717 | | - > |
718 | | - </File> |
719 | | - <File |
720 | | - RelativePath="$(sqlite3Dir)\vdbeapi.c" |
721 | | - > |
722 | | - </File> |
723 | | - <File |
724 | | - RelativePath="$(sqlite3Dir)\vdbeaux.c" |
725 | | - > |
726 | | - </File> |
727 | | - <File |
728 | | - RelativePath="$(sqlite3Dir)\vdbefifo.c" |
729 | | - > |
730 | | - </File> |
731 | | - <File |
732 | | - RelativePath="$(sqlite3Dir)\vdbemem.c" |
733 | | - > |
734 | | - </File> |
735 | | - <File |
736 | | - RelativePath="$(sqlite3Dir)\where.c" |
| 536 | + RelativePath="$(sqlite3Dir)\sqlite3.c" |
737 | 537 | > |
738 | 538 | </File> |
739 | 539 | </Filter> |
|
0 commit comments