InjectorExample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
How to create a new Injector project: 1. Create a new C++ empty project under this solution; its configuration type should be "Application (.exe)" 2. Add reference to InjectorCommon project 3. Copy config.h from this project to your new project 4. Edit config.h to your liking 5. Build project and enjoy