Skip to content

Automatic version in file package.xml is written with c ++ qt for the Qt Install Framework

License

Notifications You must be signed in to change notification settings

xdien/autoincrement4qtif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feature

Reduce the boring work when you have to release software based on the Qt Install Framework.

  • Automatically increment the version in the "Version" tag, manually update the "ReleaseDate" tag as the current date.
  • To easily integrate into the self-building system.

build

  • Windows mingw cmd
git clone git@github.com:xdien/autoincrement4qtif.git
cd autoincrement4qtif
mkdir build
cd build
qmake ../
mingw32-make
windeployqt autoincrement4qtif.exe

Use

autoincrement4qtif.exe package.xml

About

Automatic version in file package.xml is written with c ++ qt for the Qt Install Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published