Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 843 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 843 Bytes

libPeConv project template

Build status Last Commit

A ready-made template for a project based on libpeconv.

Clone & build

  1. Use Git to make a recursive clone of this repo, containing all the required submodules:
git clone --recursive https://github.com/hasherezade/libpeconv_tpl.git
  1. With the help of CMake, generate a Visual Studio project, analogously to described here.