
July 24th, 2003, 06:20 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Link 2 class library
Hi,
I have a MC++ class library say "X" with class XClass.
I want to use this namespace X in my another MC++ class library "Y".
My problem is, I am not getting how to add reference of X to Y. (A windows
application has add reference feature)
I tried adding additional include path and #using but it didn't turn up.
Please suggest way to do this project settings.
Regards,
Vinod
|