[Qt-interest] Visual Studio question (David Boosalis)

alexander golks alex at golks.de
Thu Oct 14 08:15:24 CEST 2010


hi,

in our projects we simply set the target to something like this:

!build_pass {
	TARGET = ../../../releasedCommon/lib/BLModelView
} else {
  CONFIG(debug, debug|release){
	TARGET = ../../../releasedCommon/lib/BLModelViewD
  } else {
	TARGET = ../../../releasedCommon/lib/BLModelView
  }
}

first entry is for first load i think, to set the name of the
project in visual studio "correct".
for you one entry may last.

alex

-- 
/*
 *printk(KERN_WARNING MYNAM ": (time to go bang on somebodies door)\n");
 *        linux-2.6.6/drivers/message/fusion/mptctl.c
 */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101014/8f8e135a/attachment.bin 


More information about the Qt-interest-old mailing list