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.
- Host: GitHub
- URL: https://github.com/lagoon107/cppheaderprecomp
- Owner: lagoon107
- License: gpl-3.0
- Created: 2024-10-03T00:48:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T05:50:40.000Z (8 months ago)
- Last Synced: 2025-02-07T00:28:26.216Z (4 months ago)
- Language: C++
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.