From: Mapi B. <ma...@us...> - 2009-07-05 20:52:36
|
Update of /cvsroot/easycalc/PPCport In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17250 Modified Files: EasyCalc.vcproj Log Message: MathLib compatibility Index: EasyCalc.vcproj =================================================================== RCS file: /cvsroot/easycalc/PPCport/EasyCalc.vcproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** EasyCalc.vcproj 24 Jun 2009 21:38:50 -0000 1.4 --- EasyCalc.vcproj 5 Jul 2009 20:52:30 -0000 1.5 *************** *** 503,506 **** --- 503,514 ---- > </File> + <File + RelativePath=".\compat\MathLib.cpp" + > + </File> + <File + RelativePath=".\compat\Preferences.cpp" + > + </File> </Filter> </Filter> *************** *** 570,577 **** </File> <File - RelativePath=".\include\MathLib.h" - > - </File> - <File RelativePath=".\include\matrix.h" > --- 578,581 ---- *************** *** 646,652 **** --- 650,664 ---- </File> <File + RelativePath=".\compat\MathLib.h" + > + </File> + <File RelativePath=".\compat\PalmOS.h" > </File> + <File + RelativePath=".\compat\Preferences.h" + > + </File> </Filter> <Filter |