[Qt-interest] debug and release on different directories
mmiacca
mmiacca at invap.com.ar
Mon Jan 11 21:58:11 CET 2010
Hi
I have a plugin and i need to create a plugin on two sites,
$(QTDIR)/plugins/designer and ..\plugins, with the following lines in
the .pro i get the release or debug on both directories, can i get the
release version in the first site and the debug version in the second site?
DESTDIR = $(QTDIR)/plugins/designer
DLLDESTDIR = ..\plugins
tks in advance
Marcelo
More information about the Qt-interest-old
mailing list