summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/sqlite3.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that ↵Martin v. Löwis2011-03-061-537/+537
| | | | | | the files will have the right line ending even if the extension is not active.
* Updated VS8.0 project files with PCBuild/vs9to8.py.Hirokazu Yamamoto2010-09-211-27/+19
|
* Use vs9to8.py to refresh the Visual Studio 2005 build files.Amaury Forgeot d'Arc2008-09-021-219/+21
|
* Run svneol.py on all sources.Martin v. Löwis2008-06-131-743/+743
|
* Update VS8.0 build files, using the script vs9to8.py.Amaury Forgeot d'Arc2008-06-121-69/+69
| | | | | Also remove references to odbc libraries, which are not shipped with vs2003 express. (and certainly not useful)
* Used vs9to8.py to port all VS9.0 changes to 8.0Christian Heimes2008-05-261-0/+743
Updated VS7.1 and VC6 project files