PROJET AUTOBLOG


Shaarli - Les discussions de Shaarli

Archivé

Site original : Shaarli - Les discussions de Shaarli du 23/07/2013

⇐ retour index

Copying data files to the build directory with qmake | dragly

mercredi 19 novembre 2014 à 11:02
Links Lounge 19/11/2014
copydata.commands = $(COPY_DIR) $$PWD/data $$OUT_PWD
first.depends = $(first) copydata
export(first.depends)
export(copydata.commands)
QMAKE_EXTRA_TARGETS += first copydata

Edit : encore mieux -> http://links.la-bnbox.fr/?kqGppw
(Permalink)