Browse Source

Updated logo for QR code overlay

pull/112/head
fekt 1 year ago
parent
commit
765b768f14
  1. BIN
      res-drgx/logobig.gif
  2. 2
      silentdragonx.pro

BIN
res-drgx/logobig.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

2
silentdragonx.pro

@ -156,7 +156,7 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
win32:CONFIG(release, debug|release): LIBS += -L$$PWD/res/ -llibsodium
else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/res/ -llibsodiumd
else:unix: LIBS += -L$$PWD/res-drgx/ -lsodium
else:unix: LIBS += -L$$PWD/res/ -lsodium
INCLUDEPATH += $$PWD/res
DEPENDPATH += $$PWD/res

Loading…
Cancel
Save