Create .qmake.conf to specify top_srcdir and top_builddir
This commit is contained in:
parent
cb1762b0dd
commit
fafef24611
|
@ -0,0 +1,2 @@
|
|||
top_srcdir=$$PWD
|
||||
top_builddir=$$shadowed($$PWD)
|
Loading…
Reference in New Issue