|
From: <de...@us...> - 2003-03-28 19:06:38
|
Update of /cvsroot/csp/APPLICATIONS/SimData/VisualStudio In directory sc8-pr-cvs1:/tmp/cvs-serv16067 Modified Files: SimData.vcproj Log Message: no message Index: SimData.vcproj =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/VisualStudio/SimData.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** SimData.vcproj 22 Mar 2003 02:16:03 -0000 1.3 --- SimData.vcproj 28 Mar 2003 19:06:34 -0000 1.4 *************** *** 176,179 **** --- 176,182 ---- </File> <File + RelativePath="..\Source\Noise.cpp"> + </File> + <File RelativePath="..\Source\Object.cpp"> </File> *************** *** 191,195 **** </File> <File ! RelativePath="..\Source\Spread.cpp"> </File> <File --- 194,198 ---- </File> <File ! RelativePath="..\Source\Real.cpp"> </File> <File *************** *** 298,304 **** <File RelativePath="..\Include\SimData\Real.h"> - </File> - <File - RelativePath="..\Include\SimData\Spread.h"> </File> <File --- 301,304 ---- |