Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed icon into executable #5

Open
craigmac opened this issue Feb 26, 2021 · 0 comments
Open

Embed icon into executable #5

craigmac opened this issue Feb 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working windows Windows 7+ related
Milestone

Comments

@craigmac
Copy link
Owner

craigmac commented Feb 26, 2021

The old .pro file way was working, but haven't figure out how to replicate that with CMake yet:

win32 {
  CONFIG += windows
  RC_ICONS = openroll.ico
  QMAKE_TARGET_COMPANY = "Barker Software"
  QMAKE_TARGET_DESCRIPTION = "Brazilian jiu-jitsu match timer and scoreboard using IBJJF ruleset."
  QMAKE_TARGET_COPYRIGHT = 2019
  QMAKE_TARGET_PRODUCT = "Openroll"
}
@craigmac craigmac self-assigned this Feb 26, 2021
@craigmac craigmac added bug Something isn't working windows Windows 7+ related labels Feb 26, 2021
@craigmac craigmac added this to the 2.1.0 milestone Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Windows 7+ related
Projects
None yet
Development

No branches or pull requests

1 participant