added window icon for mac and win, refs #44
This commit is contained in:
@@ -16,12 +16,15 @@ macx {
|
||||
QMAKE_LFLAGS += -F/System/Library/Frameworks/PCSC.framework
|
||||
LIBS += -framework PCSC
|
||||
QMAKE_INCDIR += /System/Library/Frameworks/PCSC.framework/Headers
|
||||
QMAKE_INFO_PLIST = Info.plist
|
||||
CONFIG += x86
|
||||
}
|
||||
win32 {
|
||||
QMAKE_LIBS += -lwinhttp -lgdi32 -lws2_32 -lwinscard
|
||||
CONFIG += console
|
||||
}
|
||||
ICON = swisssurfer.icns
|
||||
|
||||
TRANSLATIONS = @PACKAGENAME@_en.ts \
|
||||
@PACKAGENAME@_de.ts \
|
||||
@PACKAGENAME@_fr.ts \
|
||||
|
Reference in New Issue
Block a user