summaryrefslogtreecommitdiffstats
path: root/PCbuild/_sqlite3.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Revert revision 59913, because it was wrong:Thomas Heller2008-01-111-4/+4
| | | | | | The sqlite3 dll, when compiled in debug mode, must be linked with /MDd to use the debug runtime library. Further, the dll will be named sqlite3_d.dll.
* The sqlite3 dll, when compiled in debug mode, must be linked with /MDdThomas Heller2008-01-111-4/+4
| | | | | to use the debug runtime library. Further, the dll will be named sqlite3_d.dll.
* Renamed PCBuild9 directory to PCBuildChristian Heimes2007-12-311-0/+637
|
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-311-283/+0
|
* Merge 53501 and 53502 from 25 branch:Martin v. Löwis2007-01-201-2/+2
| | | | Add /GS- for AMD64 and Itanium builds where missing.
* Updated the sqlite3 module to the external pysqlite 2.2.2 version.Gerhard Häring2006-04-231-6/+0
|
* Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1)Martin v. Löwis2006-04-211-2/+2
|
* upgrade to final version of pysqlite 2.2.0Anthony Baxter2006-04-051-4/+4
|
* Adjust sqlite3 build process to Win64.Martin v. Löwis2006-04-041-2/+2
|
* update to correct version of pysqliteAnthony Baxter2006-04-041-4/+4
|
* Fix Debug, Itanium, AMD64 configurationsMartin v. Löwis2006-04-041-3/+6
|
* Add sqlite3 to the Windows build process.Martin v. Löwis2006-04-041-0/+286