Suykerbuyk, John wrote:
A SUBDIRS PRO file does not have to specify directories...
My understanding is that you can list a whole collection of PRO files in a
single SUBDIRS Qmake file. Qmake first test to see if the item listed is a
file, if so, tries to process it as a PRO file. If it is not a file, it looks
for a directory with the same name and then a PRO file in their.
Good to know - thanks!
Next question - I am trying to build a simple "plugin" using a .pro
file, and I keep getting this link error (on Windows):
LINK : fatal error LNK1561: entry point must be defined
This happens when it tries to link the .DLL.
I'm not sure what entry point it is looking for - but I haven't had to
define one before. Any ideas?
--
Paul Miller | paul@xxxxxxxxxx | www.fxtech.com | Got Tivo?
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|