mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:51:51 +00:00
[ROSAPPS] Add devutils to cmake build. Thx for Amine Khaldi, Thomas Faber and learn_more for help. More will come.
svn path=/trunk/; revision=67308
This commit is contained in:
parent
1b57c10937
commit
c2a8bdf32d
8 changed files with 47 additions and 5 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#define _WINVER 0x501
|
||||
#define SYMOPT_ALLOW_ABSOLUTE_SYMBOLS 0x00000800
|
||||
#include <windows.h>
|
||||
#include <shlwapi.h>
|
||||
#include <dbghelp.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue