[omniORB] VS_Version_Info structure in OmniORB
Duncan Grisby
duncan at grisby.org
Wed Mar 8 15:52:26 GMT 2006
On Thursday 23 February, "S. Sahayaraj" wrote:
> I would like to add VS_VERSION_Info structure in all omniORB
> DLL's in windows. I've searched all the build scripts of omniORB and
> didn't find any information related to that. Is anybody done that
> before?. If so, Can you please help me?
The (hideous) rules for building DLLs on Windows are in mk/win32.mk, in
the MakeCXXSharedLibrary function. That's where you need to add whatever
is required for VS_VERSION_Info. I don't know how you go about creating
the necessary resource stuff for it, though.
If you work it out, I'd welcome a patch.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list