disambiguate plugin name vs. windows platform plugin
static plugin linking needs unique names. also, non-unique names are generally somewhat counterproductive. Change-Id: Idffba2b442b98dd2b0917f9f0af89f0694a99196 Reviewed-by: Mark Brand <mabrand@mabrand.nl> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>bb10
parent
a2eff5c244
commit
81f8f0db5c
|
|
@ -1,4 +1,4 @@
|
|||
TARGET = windows
|
||||
TARGET = windowsprintersupport
|
||||
|
||||
PLUGIN_TYPE = printsupport
|
||||
load(qt_plugin)
|
||||
|
|
|
|||
Loading…
Reference in New Issue