[Qt-interest] MSVS Plug-in and qmake
Mandaya Prakash
mandaya.prakash at gmail.com
Mon Jul 18 07:29:36 CEST 2011
Hello All,
I am kind of confused why do i get different vcxproj file if I generate it
via MSVS plugin and if I generate it from command prompt using qmake.
I see when I use plugin and and try to load (Open Qt project file.. .pro) it
says in output window
“—- (qmake) : Arguments: -tp vc “myProject.pro” -o “myProject.vcxproj” QMAKE
_INCDIR_QT=$(QTDIR)\\include QMAKE_LIBDIR_QT= QMAKE_LIBDIR=$(QTDIR)\\lib
QMAKE_UIC=$(QTDIR)\\bin\\uic.exe QMAKE_MOC=$(QTDIR)\\bin\\moc.exe QMAKE
_RCC=$(QTDIR)\\bin\\rcc.exe QMAKE_QMAKE=$(QTDIR)\\bin\\qmake.exe
if I use exact same thing from command prompt using qmake I get different
vcxproj file? or If I do simple qmake -tp vc it is again different than the
vcxproj file generated by plugin. can any one please let me know why is this
happening what is so special this plugin does for project file? If I open
both vcproject file in windiff hell of following diff
apostrophes(') become “'”. and few more diff.
--
Best Regards,
*Prakash*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110717/8e903094/attachment.html
More information about the Qt-interest-old
mailing list