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:
@ -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
|
||||
|
Reference in New Issue
Block a user