[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:
Daniel Reimer 2015-04-19 20:27:51 +00:00
parent 1b57c10937
commit c2a8bdf32d
8 changed files with 47 additions and 5 deletions

View file

@ -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>