Mercurial > hg > vamp-plugin-load-checker
comparison helper.pro @ 28:7a20698b4c29
Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic
author | Chris Cannam |
---|---|
date | Mon, 09 Jan 2017 10:14:59 +0000 |
parents | 8545be78b994 |
children | ce217eeeaa7d |
comparison
equal
deleted
inserted
replaced
27:62a0cda8b099 | 28:7a20698b4c29 |
---|---|
16 | 16 |
17 linux* { | 17 linux* { |
18 QMAKE_LFLAGS += -ldl | 18 QMAKE_LFLAGS += -ldl |
19 } | 19 } |
20 | 20 |
21 TARGET = plugin-checker-helper | 21 TARGET = vamp-plugin-load-checker |
22 | 22 |
23 OBJECTS_DIR = o | 23 OBJECTS_DIR = o |
24 MOC_DIR = o | 24 MOC_DIR = o |
25 | 25 |
26 SOURCES += \ | 26 SOURCES += \ |