gdb2\Makefile

svn path=/trunk/; revision=1792
This commit is contained in:
Nedko Arnaudov 2001-04-15 23:43:12 +00:00
parent 2c11752216
commit 1648d6ba62
4 changed files with 322 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#ifndef PH_H___b210ed20_5d0f_4038_abd3_d42ff283c9d0__INCLUDED
#define PH_H___b210ed20_5d0f_4038_abd3_d42ff283c9d0__INCLUDED
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <stdio.h>
#include <windows.h>
#endif // #ifndef PH_H___b210ed20_5d0f_4038_abd3_d42ff283c9d0__INCLUDED