aboutsummaryrefslogtreecommitdiff
path: root/qmmp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qmmp.pro')
-rw-r--r--qmmp.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/qmmp.pro b/qmmp.pro
index d532aeef5..88d11f4e7 100644
--- a/qmmp.pro
+++ b/qmmp.pro
@@ -39,4 +39,8 @@ win32:system(for /r %B in (*.ts) do $$LRELEASE_EXECUTABLE -compress %B)
message("******* BUILD CONFIGURATION *******")
for(out, CONFIG):message($$out)
+message(PREFIX=$$PREFIX)
+message(BIN_DIR=$$BIN_DIR)
+message(DATA_DIR=$$DATA_DIR)
+message(PLUGIN_DIR=$$PLUGIN_DIR)
message("*** END OF BUILD CONFIGURATION ****")