From: Mapi B. <ma...@us...> - 2009-08-06 21:40:53
|
Update of /cvsroot/easycalc/PPCport In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22044 Modified Files: EasyCalc.vcproj Log Message: More complex DataManager, and some other updates Index: EasyCalc.vcproj =================================================================== RCS file: /cvsroot/easycalc/PPCport/EasyCalc.vcproj,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** EasyCalc.vcproj 5 Jul 2009 20:52:30 -0000 1.5 --- EasyCalc.vcproj 6 Aug 2009 21:40:37 -0000 1.6 *************** *** 508,511 **** --- 508,515 ---- </File> <File + RelativePath=".\compat\MemoryManager.cpp" + > + </File> + <File RelativePath=".\compat\Preferences.cpp" > *************** *** 654,657 **** --- 658,665 ---- </File> <File + RelativePath=".\compat\MemoryManager.h" + > + </File> + <File RelativePath=".\compat\PalmOS.h" > |