Skip to content

Simple small tool allows you to automatically change build macro in specified file.

Notifications You must be signed in to change notification settings

T-Maxxx/build_increment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

<executable> -i <inputFile> -p <prefix for line>

build_increment.exe -i version.h -p "#define VERSION"

Note: input file must exist and contains line with prefix to be able to read integer.

About

Simple small tool allows you to automatically change build macro in specified file.

Resources

Stars

Watchers

Forks

Packages

No packages published