An open API service indexing awesome lists of open source software.

https://github.com/lagoon107/cppheaderprecomp

Home to a tool that allows you to precompile cpp files to have header files inside them.
https://github.com/lagoon107/cppheaderprecomp

Last synced: 3 months ago
JSON representation

Home to a tool that allows you to precompile cpp files to have header files inside them.

Awesome Lists containing this project

README

        

## How to use

To use the CHPC(CppHeaderPreComp):
1. Download CHPC
2. Add the directory where you installed CHPC to the system path
3. Open Command Prompt and type "CHPC [FilePath] [Output]"
 
---
**Please Note:** FilePath for CHPC must be a full file path and **NOT** relative.