-- %%INSERT_APP_NAME%% -- how define that?
Solved
Qt Creator and other tools
-
Hi,
IIRC, the TARGET variable is used to fill that placeholder.
-
@SGaist If
TARGET
is set to a string containing spaces(My Game), the tool chain fails when linking the.so
of the application.