swelther / buildinc

Buildinc - Increments version information in Visual Studio resource files and even Windows executables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buildinc

A windows command line utility to increment the version information in .rc and .rc2 files of Visual Studio projects and even in Windows executables (PE files).

Uses CModuleVersion class from Paul Dilascia (RIP!)

Origin of class CIniFile unclear. (probably from somewhere at codeproject.com)

About

Buildinc - Increments version information in Visual Studio resource files and even Windows executables


Languages

Language:C++ 99.4%Language:C 0.6%