2009-03-14 15:04 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbfimage/fi_winfu.c
* contrib/hbfimage/fi_wrp.c
% Unnecessary Harbour headers removed.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-03-14 15:04 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbfimage/fi_winfu.c
|
||||
* contrib/hbfimage/fi_wrp.c
|
||||
% Unnecessary Harbour headers removed.
|
||||
|
||||
2009-03-14 14:37 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* make_gnu_xmingwce.sh
|
||||
- Disabled modifying PATH when host OS is Windows.
|
||||
|
||||
@@ -50,15 +50,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#define HB_OS_WIN_USED
|
||||
|
||||
#include "hbapi.h"
|
||||
#include "hbapiitm.h"
|
||||
#include "hbstack.h"
|
||||
#include "hbapierr.h"
|
||||
#include "hbapifs.h"
|
||||
#include "hbvm.h"
|
||||
|
||||
#if defined(HB_OS_WIN)
|
||||
|
||||
|
||||
@@ -54,9 +54,7 @@
|
||||
|
||||
#include "hbapi.h"
|
||||
#include "hbapiitm.h"
|
||||
#include "hbstack.h"
|
||||
#include "hbapierr.h"
|
||||
#include "hbapifs.h"
|
||||
#include "hbvm.h"
|
||||
|
||||
#if defined(HB_OS_WIN) && !defined(_WINDOWS_) && ( defined(__GNUC__) || defined(__POCC__) || defined(__XCC__) ) || defined(__WATCOMC__)
|
||||
|
||||
Reference in New Issue
Block a user