On 8/7/07, Philip Lowman <[EMAIL PROTECTED]> wrote:
> Jon W wrote:
> > I need to have a specific library linked before all other libraries.
> > For example, I need foo.lib linked before the defaults, "
> > kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
> > advapi32.lib shell32.lib ole
Jon W wrote:
> I need to have a specific library linked before all other libraries.
> For example, I need foo.lib linked before the defaults, "
> kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
> advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib
> odbccp32.lib".
>
>
I need to have a specific library linked before all other libraries.
For example, I need foo.lib linked before the defaults, "
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib
odbccp32.lib".
What would be the best way