Catch22 HexEdit
---------------

Visit the Catch22 homepage at

  www.catch22.net/software

HexEdit program and sourcecode is released under the MIT open source licence.
Please refer to LICENCE.TXT for licencing terms and conditions.

Sourcecode is available on github:

  www.github.com/strobejb/HexEdit


Building HexEdit
----------------

HexEdit requires Visual C++ 2010 (or later). HexEdit can be built using the IDE, 
or via the Visual Studio command-prompt by using the /build/build.bat command.

The resulting binaries will be located in the /bin directory.

When using the build.bat commandline tool, packaged zipfiles will be located
in the build/out directory





