Skip to content

Commit

Permalink
Версия 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Nov 19, 2021
1 parent c4a1681 commit edcc554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 1 addition & 5 deletions Unicodia/Unicodia.pro
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,7 @@ INCLUDEPATH += \
TRANSLATIONS += \
Unicodia_en_001.ts

win32-g++ {
LIBS += -lgdi32
}

VERSION = 0.2.2
VERSION = 0.3

# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
Expand Down
3 changes: 2 additions & 1 deletion rel.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@set PRONAME=Unicodia\Unicodia.pro
@set EXENAME=Unicodia.exe
@set ARCNAME=Unicodia-w64-0.2.2.7z
@set VERSION=0.3
@set ARCNAME=Unicodia-w64-%VERSION%.7z
@set BUILD=~Build-win64
@set DEPLOY=~Deploy
@set DEPLOY1=~Deployed
Expand Down

0 comments on commit edcc554

Please sign in to comment.