[ObjectHandler-cvs] ObjectHandler/ohxl/ohxllib ohxllib_vc8.vcproj,1.3,1.4
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-06-01 10:52:12
|
Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2303/ohxl/ohxllib Modified Files: ohxllib_vc8.vcproj Log Message: revise processing for instance names Index: ohxllib_vc8.vcproj =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ohxllib_vc8.vcproj 25 May 2006 17:01:57 -0000 1.3 --- ohxllib_vc8.vcproj 1 Jun 2006 10:52:08 -0000 1.4 *************** *** 394,426 **** > <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> --- 394,426 ---- > <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> |