Skip to content

Commit

Permalink
added windows icon
Browse files Browse the repository at this point in the history
  • Loading branch information
R3tr0BoiDX committed Oct 14, 2023
1 parent 46ed447 commit 90fbd10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pip install -r requirements.txt -r requirements-dev.txt

# Build the project
Write-Host "Building the project..."
pyinstaller smwc-browser.spec
pyinstaller smwc-browser.spec --icon=resources\windows_icon.ico

# Copy the config file
Write-Host "Copying the config file..."
Expand Down
Binary file added ressources/windows_icon.ico
Binary file not shown.

0 comments on commit 90fbd10

Please sign in to comment.