Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13080/ohxl/ohxllib
Modified Files:
ohxllib_vc8.vcproj
Log Message:
introduced iless: std::string specialized case insensitive version of less
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** ohxllib_vc8.vcproj 14 Dec 2006 12:27:36 -0000 1.19
--- ohxllib_vc8.vcproj 2 Jan 2007 11:01:05 -0000 1.20
***************
*** 341,344 ****
--- 341,348 ----
</File>
<File
+ RelativePath="..\..\oh\iless.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\oh\object.cpp"
>
|