Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32397/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
enable user to right-click anywhere in range to retrieve error message
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ohxllib_vc8.vcproj 31 Aug 2006 08:41:37 -0000 1.8
--- ohxllib_vc8.vcproj 20 Sep 2006 20:17:08 -0000 1.9
***************
*** 434,437 ****
--- 434,445 ----
</File>
<File
+ RelativePath="..\rangereference.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\rangereference.hpp"
+ >
+ </File>
+ <File
RelativePath="..\register.cpp"
>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ohxllib.vcproj 31 Aug 2006 08:41:37 -0000 1.4
--- ohxllib.vcproj 20 Sep 2006 20:17:08 -0000 1.5
***************
*** 413,416 ****
--- 413,422 ----
</File>
<File
+ RelativePath="..\rangereference.cpp">
+ </File>
+ <File
+ RelativePath="..\rangereference.hpp">
+ </File>
+ <File
RelativePath="..\register.cpp">
</File>
|