windows resources prefix changed
This commit is contained in:
parent
e7ba721687
commit
d872242f2c
3 changed files with 2 additions and 2 deletions
|
@ -73,11 +73,11 @@ TRANSLATIONS += \
|
|||
RESOURCES += \
|
||||
res/app.qrc
|
||||
|
||||
OTHER_FILES += app.rc \
|
||||
OTHER_FILES += res/app.rc \
|
||||
res/gta5sync.desktop \
|
||||
res/gta5sync_de.ts
|
||||
|
||||
win32: RC_FILE += app.rc
|
||||
win32: RC_FILE += res/app.rc
|
||||
|
||||
# QT4 ONLY STUFF
|
||||
|
||||
|
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in a new issue