qt5base-lts/util/plugintest
Jason Barron 36dd62ecaf Make plugintest util work on Windows.
Command line apps that use stdout need the CONSOLE subsystem.

Change-Id: Ic220f45119ea70372e27b4a364f7264cc649726d
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2012-08-30 13:51:22 +02:00
..
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
plugintest.pro Make plugintest util work on Windows. 2012-08-30 13:51:22 +02:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00

Attempts to load a Qt plugin, and shows the error message if the plugin could not be loaded.

Use this tool to check why your database driver is not there, or why that style doesn't show.