This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
TianZD
/
QtXlsxWriter
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
329
Commits
1
Branch
0
Tags
1.8 MiB
Tree:
e7787c4f4f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7787c4f4f'
${ noResults }
QtXlsxWriter
/
.qmake.conf
7 lines
93 B
Raw
Normal View
History
Add workaround for Issue #60 syncqt.pl won't be called by qmake if .git directory or file doesn't exist. We manual set git_build flag here. Otherwise, syncqt.pl should be called before we release .zip/.tar.gz package.
10 years ago
#Workaround for Issue #60
CONFIG += git_build
Refactor: Follow Qt5 module's file directories style Xlsx Shared library can be used now
11 years ago
load(qt_build_config)
Update version to 0.3.0
11 years ago
MODULE_VERSION = 0.3.0