Re: [Dev-C++] Re: Questions I should have asked
- From: "Daniel K. O." <danielosmari yahoo com br>
- To: Per Westermark <pwm iapetus neab net>
- Cc: dev-cpp-users lists sourceforge net, gtk-app-devel-list gnome org
- Subject: Re: [Dev-C++] Re: Questions I should have asked
- Date: Fri, 28 May 2004 19:33:29 -0300
Per Westermark wrote:
`pkg-config gtk+-2.0 --libs` is nice if you have a shell that may expand
the command.
For normal windows use, you have to hard-code the parameters on the
command line. If pkg-config itself is runnable, it is possible to run it
and use the printed output as parameters.
Fortunately, GNU Make expands the command exactly like a shell. :)
Daniel K. O.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]