Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13080/ohxl/ohxll
Modified Files:
ohxll_vc8.vcproj
Log Message:
introduced iless: std::string specialized case insensitive version of less
Index: ohxll_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll_vc8.vcproj,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** ohxll_vc8.vcproj 14 Dec 2006 12:27:36 -0000 1.16
--- ohxll_vc8.vcproj 2 Jan 2007 11:01:05 -0000 1.17
***************
*** 229,232 ****
--- 229,236 ----
</File>
<File
+ RelativePath="..\..\oh\iless.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\oh\logger.cpp"
>
***************
*** 305,313 ****
</File>
<File
! RelativePath="..\Functions\functions.cpp"
>
</File>
<File
! RelativePath="..\Functions\functioncount.hpp"
>
</File>
--- 309,317 ----
</File>
<File
! RelativePath="..\Functions\functioncount.hpp"
>
</File>
<File
! RelativePath="..\Functions\functions.cpp"
>
</File>
|