adjust path in .pro

This commit is contained in:
stonedDiscord 2019-07-29 21:54:12 +02:00
parent 3fd6dbd320
commit 847da688b1

View File

@ -41,9 +41,9 @@ CONFIG += c++14
RESOURCES += resources.qrc
TRANSLATIONS = translations/ao_en.ts \
translations/ao_ja.ts \
translations/ao_de.ts
TRANSLATIONS = resource/translations/ao_en.ts \
resource/translations/ao_ja.ts \
resource/translations/ao_de.ts
win32:RC_ICONS = resource/logo.ico
macx:ICON = resource/logo.icns