Skip to content

Commit

Permalink
Fix app name in Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
darktorres committed Oct 27, 2022
1 parent 41e9991 commit 6dbff2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/app.pro
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ include(install.pri)

win32 {
QMAKE_TARGET_COMPANY = GIBIS-UNIFESP
QMAKE_TARGET_PRODUCT = WiRedPanda
QMAKE_TARGET_DESCRIPTION = Logic Circuit Simulator
QMAKE_TARGET_PRODUCT = WiRedPanda - Logic Circuit Simulator
QMAKE_TARGET_DESCRIPTION = WiRedPanda - Logic Circuit Simulator
QMAKE_TARGET_COPYRIGHT = GIBIS-UNIFESP and the WiRedPanda contributors

RC_ICONS = resources/wpanda.ico
Expand Down

0 comments on commit 6dbff2b

Please sign in to comment.