{"id":227,"date":"2007-04-08T20:49:45","date_gmt":"2007-04-08T18:49:45","guid":{"rendered":"https:\/\/alax.info\/blog\/227"},"modified":"2007-04-08T20:54:20","modified_gmt":"2007-04-08T18:54:20","slug":"build-incrementer-add-in-for-visual-studio-net-c","status":"publish","type":"post","link":"https:\/\/alax.info\/blog\/227","title":{"rendered":"Build Incrementer Add-In for Visual Studio .NET (C++)"},"content":{"rendered":"<p>This is a remake of a merely old thing coming since Visual C++ 6.0. The add-in updates .RC resource script to increment file version (A.B.C.D+1 from A.B.C.D) for a binary to be compiled just before compilation. This is useful to have each build compiled with a different version number.<\/p>\n<p>The add-in works with C++ projects for Visual Studio .NET versions 2003, 2005, should also be working with 2002 version (no compiler by hand to make sure though).<\/p>\n<p><img decoding=\"async\" alt=\"08-image001.png\" id=\"image226\" src=\"https:\/\/alax.info\/blog\/wp-content\/uploads\/2007\/04\/08-image001.png\" \/><\/p>\n<p>A known problem is that if resource script is edited from IDE, the pre-build update of the .RC file forces a popup message box confirming reload of .RC file by IDE. This might be somewhat annoying, however I have not find a way to silence the environment.<br \/>\n<!--more--><\/p>\n<p>Application Name: Alax.Info Build Incrementer Add-In for Visual Studio .NET<br \/>\nLicense: Free for personal use, request commercial licenses via email or <a href=\"https:\/\/alax.info\/about\/\">contact form<\/a><br \/>\nLatest Version: 1.0.2<br \/>\nDownload Link: <a id=\"p123\" href=\"https:\/\/alax.info\/blog\/wp-content\/uploads\/2007\/04\/visualstudiobuildincrementeraddinsetup-102.msi\">Alax.Info Build Incrementer Add-In for Visual Studio .NET 1.0.2<\/a> (235K)<\/p>\n<p>Bonus: Partial <a href=\"https:\/\/alax.info\/blog\/wp-content\/uploads\/2007\/04\/visualstudiobuildincrementeraddin-102.zip\">source code<\/a>, a Visual Studio .NET 2005 project<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a remake of a merely old thing coming since Visual C++ 6.0. The add-in updates .RC resource script to increment file version (A.B.C.D+1 from A.B.C.D) for a binary to be compiled just before compilation. This is useful to have each build compiled with a different version number. The add-in works with C++ projects&hellip; <\/p>\n<p><a class=\"moretag\" href=\"https:\/\/alax.info\/blog\/227\">Read the full article<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,13,2],"tags":[],"class_list":["post-227","post","type-post","status-publish","format-standard","hentry","category-atl","category-source","category-utilities"],"_links":{"self":[{"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/posts\/227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/comments?post=227"}],"version-history":[{"count":0,"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/posts\/227\/revisions"}],"wp:attachment":[{"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/media?parent=227"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/categories?post=227"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alax.info\/blog\/wp-json\/wp\/v2\/tags?post=227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}