# \#vs2013

**URL:** https://discourse.itk.org/tag/vs2013/122.md

[Latest](https://discourse.itk.org/latest.md) · [Categories](https://discourse.itk.org/categories.md) · [Tags](https://discourse.itk.org/tags.md)

---

## [How to include help files (HTMLDefines.h, MyApp.hhc, MyApp.hhk, MyApp.hhp) in the binary directory to get MyApp.chm help file in VS2013?](https://discourse.itk.org/t/how-to-include-help-files-htmldefines-h-myapp-hhc-myapp-hhk-myapp-hhp-in-the-binary-directory-to-get-myapp-chm-help-file-in-vs2013/2128)

<div class="topic-metadata">

**Author:** [@Armando](https://discourse.itk.org/u/Armando)\
**Replies:** 5\
**Last updated:** [August 7, 2019, 9:28pm UTC](https://discourse.itk.org/t/how-to-include-help-files-htmldefines-h-myapp-hhc-myapp-hhk-myapp-hhp-in-the-binary-directory-to-get-myapp-chm-help-file-in-vs2013/2128 "2019-08-07T21:28:24Z")

</div>

Hi. I have a project in VS2013 and I want to include ITK and VTK libraries using CMake. I configured my CMakeList.txt to include the files of source code of my application. But, I do not know how to make compile the hel…
