[Dda-cvs] ntdda ntdda.dsp,1.43,1.44
Status: Beta
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2006-08-01 06:16:31
|
Update of /cvsroot/dda/ntdda In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv5641 Modified Files: ntdda.dsp Log Message: Added some dialog files. Added some code to clean up xml output. Index: ntdda.dsp =================================================================== RCS file: /cvsroot/dda/ntdda/ntdda.dsp,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** ntdda.dsp 31 Jul 2006 02:15:28 -0000 1.43 --- ntdda.dsp 1 Aug 2006 06:16:27 -0000 1.44 *************** *** 191,194 **** --- 191,198 ---- # Begin Source File + SOURCE=.\src\win32gui\arcdialog.c + # End Source File + # Begin Source File + SOURCE=.\src\win32gui\drawdialog.c # End Source File *************** *** 203,206 **** --- 207,218 ---- # Begin Source File + SOURCE=.\src\win32gui\jointdialog.c + # End Source File + # Begin Source File + + SOURCE=.\src\win32gui\tunneldialog.c + # End Source File + # Begin Source File + SOURCE=.\src\unitdialog.c # End Source File |