i'm working in win2000 OS, my using tools are eclipse+MinGW+qt,
when build QT LIB, I will set building parameter LIB in the makefile. I want to know what the LIB cover .
i'm working in win2000 OS, my using tools are eclipse+MinGW+qt,
when build QT LIB, I will set building parameter LIB in the makefile. I want to know what the LIB cover .
Did you mean LIBS? It contains library to link to the current executable. Have a look here.
I talk about the LIB which is using to build the QT library in the makefile.
Bookmarks