1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Project structure refactoring

This commit is contained in:
2016-04-29 22:49:37 +02:00
parent 798f63aaff
commit 1323f6ead8
7 changed files with 16 additions and 1 deletions

View File

@ -68,5 +68,8 @@ SOURCES += src/main.cpp \
src/app.cpp
RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts
macx:ICON = icons/gpxsee.icns
macx {
ICON = icons/gpxsee.icns
QMAKE_INFO_PLIST = Info.plist
}
win32:RC_FILE = gpxsee.rc