[ObjectHandler-cvs] ObjectHandler/ohxl/ohxll ohxll_vc8.vcproj,1.4,1.5
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-06-01 10:52:12
|
Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2303/ohxl/ohxll Modified Files: ohxll_vc8.vcproj Log Message: revise processing for instance names Index: ohxll_vc8.vcproj =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll_vc8.vcproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ohxll_vc8.vcproj 25 May 2006 10:19:01 -0000 1.4 --- ohxll_vc8.vcproj 1 Jun 2006 10:52:08 -0000 1.5 *************** *** 285,317 **** > <File ! RelativePath="..\conversions.cpp" > </File> <File ! RelativePath="..\conversions.hpp" > </File> <File ! RelativePath="..\export.hpp" > </File> <File ! RelativePath="..\functioncall.cpp" > </File> <File ! RelativePath="..\functioncall.hpp" > </File> <File ! RelativePath="..\functions.cpp" > </File> <File ! RelativePath="..\instancenamexl.cpp" > </File> <File ! RelativePath="..\instancenamexl.hpp" > </File> --- 285,317 ---- > <File ! RelativePath="..\callingrange.cpp" > </File> <File ! RelativePath="..\callingrange.hpp" > </File> <File ! RelativePath="..\conversions.cpp" > </File> <File ! RelativePath="..\conversions.hpp" > </File> <File ! RelativePath="..\export.hpp" > </File> <File ! RelativePath="..\functioncall.cpp" > </File> <File ! RelativePath="..\functioncall.hpp" > </File> <File ! RelativePath="..\functions.cpp" > </File> |