Files

13 lines
412 B
Prolog
Raw Permalink Normal View History

2025-01-08 22:39:17 +01:00
--- MathMod.pro.orig 2025-01-08 20:23:35 UTC
+++ MathMod.pro
2025-01-08 22:39:17 +01:00
@@ -63,7 +63,7 @@ OTHER_FILES += \
2021-03-08 17:06:43 +00:00
mathmodcollection.js \
mathmodconfig.js
2016-11-18 20:57:51 +00:00
# install
-target.path = $TARGET
+target.path = $$INSTALL_ROOT/$$PREFIX/bin/
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mathmod.pro
sources.path = $TARGET
-INSTALLS += target sources
+INSTALLS += target