[Qt-interest] Visual Studio Property Sheets vs Qt Plug-In
David Ching
dc at remove-this.dcsoft.com
Sun Sep 27 06:19:57 CEST 2009
"Linda Maria" <linda.maria.bjork at gmail.com> wrote in message
news:9ecdb1790909250623k32446a8ag94b0909fe4784f05 at mail.gmail.com...
> Hi
>
> I am using Qt with visual studio and Qt Plug In. The plug requires that
> the Qt
> version is specified. This is however not what I want, since I want to
> keep track
> of this in my Property Sheets, note that I keep track of $QTDIR variable
> in my
> property sheets as well. I found a workaround by specifying $(QTDIR) as
> the
> default version of Qt for > > Win and WinCE. The only problem is that the
> settings disappear from the qui when Visual Studio is restarted. Note, it
> only
> disappears from the qui but is still set and the
> project compiles as expected.
The Qt Add-in 1.0.2 works well for me. The Qt version is stored on a
per-project level. You can right-click the project in Solution Explorer
window and select Qt version.
What do you mean you want to keep track of this in your property sheets?
What property sheets are those? I can't see why this would add any value.
Thanks,
David
More information about the Qt-interest-old
mailing list