[program-l] Re: VS2008 - specifying libraries

  • From: "Tim Burgess" <tim@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Fri, 28 May 2010 16:43:09 +0100

Thanks.  It seems to be the case that, if you try and specify the libraries
for both debug and release at the same time, you can't get to the edit box.
Once I set the combo to either debug or release I could get to the property
sheet.  Maybe it's just me - my wife says that it is in all circumstances
(grin).

I've now got some rudimentary XML reading going on, so it's time to populate
some variables...

This is starting to feel like fun.

Best wishes.

Tim Burgess
Raised Bar Ltd
Phone:  +44 (0)1827 719822
Mobile:  07989 486976
Web:  http://www.raisedbar.net
Facebook:
http://www.facebook.com/pages/Atherstone-United-Kingdom/Raised-Bar-Ltd/12023
4896800

Don't forget to vote for improved access to music and music technology at

http://www.raisedbar.net/petition.htm
 

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Soronel Haetir
Sent: 28 May 2010 16:24
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: VS2008 - specifying libraries

It's under Linker->Input, the Additional dependencies line.

You can also use the following in your code rather than use the
project settings:

#pragma comment(lib, "somelibrary.lib")

On 5/28/10, Tim Burgess <tim@xxxxxxxxxxxxx> wrote:
> OK, now I know I'm losing it.  I've managed to specify additional .lib
files
> in VS2008 Express before, but I now can't figure out where in the Project
> Properties tree structure I did it and VS2008 Pro has a whole lot bigger
> tree.
>
> Can anybody point me in the right direction, please?
>
> Best wishes.
>
> Tim Burgess
> Raised Bar Ltd
> Phone:  +44 (0)1827 719822
> Mobile:  07989 486976
> Web:  http://www.raisedbar.net
> Facebook:
>
http://www.facebook.com/pages/Atherstone-United-Kingdom/Raised-Bar-Ltd/12023
> 4896800
>
> Don't forget to vote for improved access to music and music technology at
>
> http://www.raisedbar.net/petition.htm
>
>
>


-- 
Soronel Haetir
soronel.haetir@xxxxxxxxx
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: