[RsWitch-cvs] CVS: rswitch RsWitch.dsp,1.1.1.1,1.2
Status: Alpha
Brought to you by:
bcrochet
From: Brad P. C. <bcr...@us...> - 2000-12-05 05:44:35
|
Update of /cvsroot/rswitch/rswitch In directory slayer.i.sourceforge.net:/tmp/cvs-serv6529 Modified Files: RsWitch.dsp Log Message: Added HotKeyEntry.[cpp|h] Index: RsWitch.dsp =================================================================== RCS file: /cvsroot/rswitch/rswitch/RsWitch.dsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** RsWitch.dsp 2000/11/01 15:10:17 1.1.1.1 --- RsWitch.dsp 2000/12/05 05:44:32 1.2 *************** *** 95,98 **** --- 95,102 ---- # Begin Source File + SOURCE=.\HotKeyEntry.cpp + # End Source File + # Begin Source File + SOURCE=.\MainConfigDlg.cpp # End Source File *************** *** 121,124 **** --- 125,132 ---- SOURCE=.\AddEditDlg.h + # End Source File + # Begin Source File + + SOURCE=.\HotKeyEntry.h # End Source File # Begin Source File |