mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-26 01:15:16 +00:00
Refactor: Improve projects configurations
- Improve Precompiled header usage - Change "Output Directory" and "Intermediate Directory" of all projects to the same values - Discard pdb files from release file
This commit is contained in:
parent
0923827559
commit
f817cbb801
185 changed files with 292 additions and 245 deletions
|
|
@ -10,7 +10,7 @@
|
|||
* @copyright This project is released under the GNU Public License v3.
|
||||
*
|
||||
*/
|
||||
#include "..\hprdbgctrl\pch.h"
|
||||
#include "pch.h"
|
||||
|
||||
//
|
||||
// Include parser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue