Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32397/ohxl/ohxll
Modified Files:
ohxll.vcproj ohxll_vc8.vcproj
Log Message:
enable user to right-click anywhere in range to retrieve error message
Index: ohxll_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll_vc8.vcproj,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ohxll_vc8.vcproj 31 Aug 2006 08:41:37 -0000 1.10
--- ohxll_vc8.vcproj 20 Sep 2006 20:17:07 -0000 1.11
***************
*** 321,324 ****
--- 321,332 ----
</File>
<File
+ RelativePath="..\rangereference.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\rangereference.hpp"
+ >
+ </File>
+ <File
RelativePath="..\register.cpp"
>
Index: ohxll.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll.vcproj,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ohxll.vcproj 31 Aug 2006 09:12:15 -0000 1.5
--- ohxll.vcproj 20 Sep 2006 20:17:07 -0000 1.6
***************
*** 233,236 ****
--- 233,242 ----
</File>
<File
+ RelativePath="..\rangereference.cpp">
+ </File>
+ <File
+ RelativePath="..\rangereference.hpp">
+ </File>
+ <File
RelativePath="..\register.cpp">
</File>
|