Here is a working example:
qmake Code:
FILESTOCOPY = f1 f2 f3 INSTRULE.path = /tmp INSTRULE.files = $$FILESTOCOPY INSTALLS += INSTRULETo copy to clipboard, switch view to plain text mode
Here is a working example:
qmake Code:
FILESTOCOPY = f1 f2 f3 INSTRULE.path = /tmp INSTRULE.files = $$FILESTOCOPY INSTALLS += INSTRULETo copy to clipboard, switch view to plain text mode
hakermania (31st October 2010)
Bookmarks