Saturday, August 31, 2013

Using Winmerge to do compare and merge operation in VS 2010

Details on how to configure Visual Studio to use WinMerge for merge and compare operation is documented in http://blog.paulbouwer.com/2010/01/31/replace-diffmerge-tool-in-visual-studio-team-system-with-winmerge/.

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...