qtd3dservice: Disable check for development mode of apps for VS 2012
authorOliver Wolff <oliver.wolff@digia.com>
Wed, 12 Mar 2014 07:16:56 +0000 (08:16 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 13 Mar 2014 12:26:41 +0000 (13:26 +0100)
commit0e1837757dbc26dcf7a9f911e693a4a5cffa8b69
tree30bcee1d56b6fe538fd011d28cae07ec4bef2fd8
parent0dd07e7e57875bbaefbc264c621ef191060efc6d
qtd3dservice: Disable check for development mode of apps for VS 2012

As IPackage2 seems not to be available for VS 2012 the check is
disabled for now. We might be able to check, whether the application
uses Qt libraries, but that can be done in a followup commit.

Change-Id: I5642bac0b63e36c0eea162568e6392fb0256e3db
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
src/qtd3dservice/appxhandler.cpp