Export to GitHub

qdevelop - issue #388

Accept custom makefile or simply ability to not run qmake


Posted on Jan 26, 2012 by Happy Horse

What steps will reproduce the problem? 1. Have already written project, with makefile 2. After overwriting qdevelop's makefile for project, all ok 3. If rebuilding, qmake overwrites makefile

What is the expected output? What do you see instead? Expected to be compiled with my makefile, instead uses qmake-generated makefile

What version of the product are you using? On what operating system? 0.28-2. On linux

Please provide any additional information below. Basically, it would just need the ability to disable calling qmake on clean/rebuild. Also, ability to specify what is the resulting executable, in case of custom makefile.

Status: New

Labels:
Type-Defect Priority-Medium