How to create .pro file in Visual Studio 2013 using Qt-Add-in
-
wrote on 28 Sept 2015, 17:43 last edited by
I am using Visual studio 2013 with Qt-Add-in.
I am working on image processing project which uses OpenCV libraries as well as Qt libraries for the interface inside Visual Studio on a Windows 10 machine.
I want to export the project file into a .pro file which i can use on a Raspberry Pi 2 running QtCreator.
1/1