Browse Source

Misc

tags/1.9.5
falkTX 11 years ago
parent
commit
8313181f08
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      data/windows/build-win64.sh

+ 1
- 1
data/windows/build-win64.sh View File

@@ -33,7 +33,7 @@ export PYRCC="wine C:\\\\Python34\\\\Lib\\\\site-packages\\\\PyQt5\\\\pyrcc5.exe
export DEFAULT_QT=5

# Clean build
# make clean
make clean

# Build PyQt5 resources
make $JOBS UI RES WIDGETS


Loading…
Cancel
Save