From: <laz...@us...> - 2004-03-07 21:16:53
|
Update of /cvsroot/rtk/rtk/ide/vcpp6/rtk_static In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32596/ide/vcpp6/rtk_static Modified Files: rtk_static.dsp Log Message: - Added custom key support for Dict - template based (T)Dict classes - Int / Str Dict added Index: rtk_static.dsp =================================================================== RCS file: /cvsroot/rtk/rtk/ide/vcpp6/rtk_static/rtk_static.dsp,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** rtk_static.dsp 28 Feb 2004 07:39:43 -0000 1.8 --- rtk_static.dsp 7 Mar 2004 20:52:59 -0000 1.9 *************** *** 222,225 **** --- 222,229 ---- # Begin Source File + SOURCE=..\..\..\rtk\TDict.h + # End Source File + # Begin Source File + SOURCE=..\..\..\rtk\Thread.h # End Source File |