[wpdev-commits] wolfpack wolf.dsp,1.243,1.244
Brought to you by:
rip,
thiagocorrea
|
From: <thi...@us...> - 2003-12-18 13:27:19
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1:/tmp/cvs-serv7920 Modified Files: wolf.dsp Log Message: Updated to current SQLite Index: wolf.dsp =================================================================== RCS file: /cvsroot/wpdev/wolfpack/wolf.dsp,v retrieving revision 1.243 retrieving revision 1.244 diff -C2 -d -r1.243 -r1.244 *** wolf.dsp 27 Nov 2003 15:17:18 -0000 1.243 --- wolf.dsp 18 Dec 2003 13:27:16 -0000 1.244 *************** *** 897,900 **** --- 897,904 ---- # Begin Source File + SOURCE=.\sqlite\date.c + # End Source File + # Begin Source File + SOURCE=.\sqlite\delete.c # End Source File *************** *** 1010,1013 **** --- 1014,1025 ---- SOURCE=.\sqlite\vdbe.h + # End Source File + # Begin Source File + + SOURCE=.\sqlite\vdbeaux.c + # End Source File + # Begin Source File + + SOURCE=.\sqlite\vdbeInt.h # End Source File # Begin Source File |