Tag Archives: C

Integrating the Subversion Revision into the Version Automatically with Native C/C++

Using SubWCRev and a pre-build event to automatically retrieve the Subversion information from your working copy and set the file version in a native C/C++ project.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Native, Version Control, Visual Studio | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> , , | 15 Comments

Integrating the Mercurial Revision into the Version Automatically with Native C/C++

Using a pre-build event to automatically retrieve the Mercurial version information from your working copy and set the file version in a native C/C++ project.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Native, Version Control, Visual Studio, Windows | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> , | 5 Comments

Versioning a Native C/C++ Binary with Visual Studio

Using a Resource in Visual Studio you can include Version information directly into a native C/C++ binary.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Native, Visual Studio, Windows | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> , | 26 Comments