|
From: <ala...@us...> - 2003-10-25 00:14:28
|
Update of /cvsroot/aedgui/aedGUI/VisualC7_2003 In directory sc8-pr-cvs1:/tmp/cvs-serv3058 Modified Files: aedgui.vcproj Log Message: aedWindow renamed to aedWidget; new aedWindow class started Index: aedgui.vcproj =================================================================== RCS file: /cvsroot/aedgui/aedGUI/VisualC7_2003/aedgui.vcproj,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** aedgui.vcproj 20 Oct 2003 19:24:07 -0000 1.6 --- aedgui.vcproj 25 Oct 2003 00:07:02 -0000 1.7 *************** *** 217,220 **** --- 217,223 ---- </File> <File + RelativePath="..\src\aedWidget.cpp"> + </File> + <File RelativePath="..\src\aedWindow.cpp"> </File> *************** *** 354,357 **** --- 357,363 ---- <File RelativePath="..\include\aedUpdateManager.h"> + </File> + <File + RelativePath="..\include\aedWidget.h"> </File> <File |