/lib is for library files (.lib) – both the import libraries for .DLL and the .lib files for static files.
Garrett Serack | Open Source Software Developer | Microsoft Corporation I don't make the software you use; I make the software you use better on Windows. From: Geoffroy Couprie [mailto:geo.coup...@gmail.com] Sent: Thursday, April 15, 2010 2:32 PM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Common library paths Hello, 2010/4/15 Garrett Serack <garre...@microsoft.com<mailto:garre...@microsoft.com>> Currently, the plan is to have something like this for common files (bin/doc/include/lib): └───Program Files [and Program Files (x86)] └───Common Files -- already present in Windows installations └───CoApp **** -- Common parent for all shared components ├───bin -- directory for shared tools & utilities ├───doc -- container directory for common documentation ├───include -- container directory for library include files ├───resources -- container directory resources associated with a component └───lib What is the purpose of that lib plugin? Is that a folder for application plugins? Or do you plan to distribute some library packages that don't use SxS? Best regards, Geoffroy
_______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : coapp-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp