2011-02-05 10:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- contrib/hbct/ctextern.prg
* contrib/hbct/hbct.hbp
- contrib/hbxbp/hbxbpext.prg
* contrib/hbxbp/hbxbp.hbp
- contrib/hbwin/hbwinext.prg
* contrib/hbwin/hbwin.hbp
* contrib/hbqt/qtgui/hbqtgui.hbm
- contrib/hbqt/qtgui/hbqt_extern.prg
* contrib/hbqt/qtwebkit/hbqtwebkit.hbm
- contrib/hbqt/qtwebkit/hbqt_extern.prg
- contrib/hbqt/qtcore/hbqt_extern.prg
* contrib/hbqt/qtcore/hbqtcore.hbm
- contrib/hbqt/qtnetwork/hbqt_extern.prg
* contrib/hbqt/qtnetwork/hbqtnetwork.hbm
- contrib/hbqt/qtuitools/hbqt_extern.prg
* contrib/hbqt/qtuitools/hbqtuitools.hbm
- contrib/hbqt/qscintilla/hbqt_extern.prg
* contrib/hbqt/qscintilla/hbqscintilla.hbm
- contrib/hbqt/qtdesigner/hbqt_extern.prg
* contrib/hbqt/qtdesigner/hbqtdesigner.hbm
- contrib/rddads/adsextrn.prg
* contrib/rddads/rddads.hbp
- contrib/hbgd/gdextern.prg
* contrib/hbgd/hbgd.hbp
% Deleted separate puller modules and added .hbx to the project directly.
; TODO: Some wrapper projects have the name already used for .c files,
so .hbx cannot be directly included ATM.
; TODO: Move -D__HBEXTREQ__ to local .hbp files so they kick in in stdalone mode too.
Or maybe hbmk2 should always define it, if there is an .hbx file included
in a project, after all it can generate these .hbx files, too.
* contrib/hbmxml/hbmxmlx.prg
* contrib/hblzf/hblzfx.prg
* contrib/hbxdiff/hbxdiffx.prg
* contrib/hbexpat/hbexpatx.prg
% Deleted some lines no more necessary.
* contrib/xhb/xhb.hbp
* contrib/hbxpp/hbxpp.hbp
+ Added .hbx puller to projects.
This commit is contained in:
@@ -16,6 +16,48 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-02-05 10:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
- contrib/hbct/ctextern.prg
|
||||
* contrib/hbct/hbct.hbp
|
||||
- contrib/hbxbp/hbxbpext.prg
|
||||
* contrib/hbxbp/hbxbp.hbp
|
||||
- contrib/hbwin/hbwinext.prg
|
||||
* contrib/hbwin/hbwin.hbp
|
||||
* contrib/hbqt/qtgui/hbqtgui.hbm
|
||||
- contrib/hbqt/qtgui/hbqt_extern.prg
|
||||
* contrib/hbqt/qtwebkit/hbqtwebkit.hbm
|
||||
- contrib/hbqt/qtwebkit/hbqt_extern.prg
|
||||
- contrib/hbqt/qtcore/hbqt_extern.prg
|
||||
* contrib/hbqt/qtcore/hbqtcore.hbm
|
||||
- contrib/hbqt/qtnetwork/hbqt_extern.prg
|
||||
* contrib/hbqt/qtnetwork/hbqtnetwork.hbm
|
||||
- contrib/hbqt/qtuitools/hbqt_extern.prg
|
||||
* contrib/hbqt/qtuitools/hbqtuitools.hbm
|
||||
- contrib/hbqt/qscintilla/hbqt_extern.prg
|
||||
* contrib/hbqt/qscintilla/hbqscintilla.hbm
|
||||
- contrib/hbqt/qtdesigner/hbqt_extern.prg
|
||||
* contrib/hbqt/qtdesigner/hbqtdesigner.hbm
|
||||
- contrib/rddads/adsextrn.prg
|
||||
* contrib/rddads/rddads.hbp
|
||||
- contrib/hbgd/gdextern.prg
|
||||
* contrib/hbgd/hbgd.hbp
|
||||
% Deleted separate puller modules and added .hbx to the project directly.
|
||||
; TODO: Some wrapper projects have the name already used for .c files,
|
||||
so .hbx cannot be directly included ATM.
|
||||
; TODO: Move -D__HBEXTREQ__ to local .hbp files so they kick in in stdalone mode too.
|
||||
Or maybe hbmk2 should always define it, if there is an .hbx file included
|
||||
in a project, after all it can generate these .hbx files, too.
|
||||
|
||||
* contrib/hbmxml/hbmxmlx.prg
|
||||
* contrib/hblzf/hblzfx.prg
|
||||
* contrib/hbxdiff/hbxdiffx.prg
|
||||
* contrib/hbexpat/hbexpatx.prg
|
||||
% Deleted some lines no more necessary.
|
||||
|
||||
* contrib/xhb/xhb.hbp
|
||||
* contrib/hbxpp/hbxpp.hbp
|
||||
+ Added .hbx puller to projects.
|
||||
|
||||
2011-02-05 09:21 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
* config/hbextern.hbs
|
||||
@@ -69755,26 +69797,26 @@
|
||||
-> wce/mingawrm
|
||||
-> wce/poccarm
|
||||
-> wce/msvcarm
|
||||
-> dos/djgpp (using DOS GNU make. it fails with mingw32-make due to cmdline length limit)
|
||||
-> dos/djgpp (using DOS GNU make. it fails with mingw32-make due to cmdline length limit)
|
||||
-> dos/watcom
|
||||
-> os2/watcom
|
||||
-> linux/watcom
|
||||
on dos hosts:
|
||||
-> win/watcom (*)
|
||||
-> os2/watcom (*)
|
||||
-> linux/watcom (*)
|
||||
-> win/watcom (*)
|
||||
-> os2/watcom (*)
|
||||
-> linux/watcom (*)
|
||||
on os2 hosts:
|
||||
-> win/watcom
|
||||
-> dos/watcom (*)
|
||||
-> linux/watcom (*)
|
||||
-> dos/watcom (*)
|
||||
-> linux/watcom (*)
|
||||
on linux hosts:
|
||||
-> wce/mingwarm
|
||||
-> win/mingw
|
||||
-> win/watcom
|
||||
-> dos/watcom (fails due to wlink bug)
|
||||
-> dos/watcom (fails due to wlink bug)
|
||||
-> os2/watcom
|
||||
on darwin/bsd/hpux/sunos hosts:
|
||||
-> win/mingw (*, on FreeBSD cross-build was created successfully)
|
||||
-> win/mingw (*, on FreeBSD cross-build was created successfully)
|
||||
|
||||
(*): Theoretically possible, but not heard of such build yet.
|
||||
|
||||
|
||||
@@ -1,55 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* extern puller
|
||||
*
|
||||
* Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2, or (at your option)
|
||||
* any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this software; see the file COPYING. If not, write to
|
||||
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
|
||||
*
|
||||
* As a special exception, the Harbour Project gives permission for
|
||||
* additional uses of the text contained in its release of Harbour.
|
||||
*
|
||||
* The exception is that, if you link the Harbour libraries with other
|
||||
* files to produce an executable, this does not by itself cause the
|
||||
* resulting executable to be covered by the GNU General Public License.
|
||||
* Your use of that executable is in no way restricted on account of
|
||||
* linking the Harbour library code into it.
|
||||
*
|
||||
* This exception does not however invalidate any other reasons why
|
||||
* the executable file might be covered by the GNU General Public License.
|
||||
*
|
||||
* This exception applies only to the code released by the Harbour
|
||||
* Project under the name Harbour. If you copy code from other
|
||||
* Harbour Project or Free Software Foundation releases into a copy of
|
||||
* Harbour, as the General Public License permits, the exception does
|
||||
* not apply to the code that you add in this way. To avoid misleading
|
||||
* anyone as to the status of such modified files, you must delete
|
||||
* this exception notice from them.
|
||||
*
|
||||
* If you write modifications of your own for Harbour, it is your choice
|
||||
* whether to permit this exception to apply to your modifications.
|
||||
* If you do not wish that, delete this exception notice.
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBCT__ANNOUNCE
|
||||
#define __HBEXTERN__HBCT__REQUEST
|
||||
#include "hbct.hbx"
|
||||
@@ -23,6 +23,8 @@
|
||||
-instfile=inc:ctvideo.ch
|
||||
-instfile=inc:hbct.hbx
|
||||
|
||||
hbct.hbx
|
||||
|
||||
addascii.c
|
||||
asciisum.c
|
||||
ascpos.c
|
||||
@@ -109,7 +111,6 @@ wordtoch.c
|
||||
|
||||
ct.prg
|
||||
ctdummy.prg
|
||||
ctextern.prg
|
||||
ctmisc.prg
|
||||
ctrand.prg
|
||||
cttime.prg
|
||||
|
||||
@@ -50,6 +50,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBEXPAT__ANNOUNCE
|
||||
#define __HBEXTERN__HBEXPAT__REQUEST
|
||||
#include "hbexpat.hbx"
|
||||
|
||||
@@ -1,55 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* Extern puller
|
||||
*
|
||||
* Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2, or (at your option)
|
||||
* any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this software; see the file COPYING. If not, write to
|
||||
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
|
||||
*
|
||||
* As a special exception, the Harbour Project gives permission for
|
||||
* additional uses of the text contained in its release of Harbour.
|
||||
*
|
||||
* The exception is that, if you link the Harbour libraries with other
|
||||
* files to produce an executable, this does not by itself cause the
|
||||
* resulting executable to be covered by the GNU General Public License.
|
||||
* Your use of that executable is in no way restricted on account of
|
||||
* linking the Harbour library code into it.
|
||||
*
|
||||
* This exception does not however invalidate any other reasons why
|
||||
* the executable file might be covered by the GNU General Public License.
|
||||
*
|
||||
* This exception applies only to the code released by the Harbour
|
||||
* Project under the name Harbour. If you copy code from other
|
||||
* Harbour Project or Free Software Foundation releases into a copy of
|
||||
* Harbour, as the General Public License permits, the exception does
|
||||
* not apply to the code that you add in this way. To avoid misleading
|
||||
* anyone as to the status of such modified files, you must delete
|
||||
* this exception notice from them.
|
||||
*
|
||||
* If you write modifications of your own for Harbour, it is your choice
|
||||
* whether to permit this exception to apply to your modifications.
|
||||
* If you do not wish that, delete this exception notice.
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBGD__ANNOUNCE
|
||||
#define __HBEXTERN__HBGD__REQUEST
|
||||
#include "hbgd.hbx"
|
||||
@@ -24,11 +24,12 @@
|
||||
-instfile=inc:gdextern.ch
|
||||
-instfile=inc:hbgd.hbx
|
||||
|
||||
hbgd.hbx
|
||||
|
||||
gdwrp.c
|
||||
|
||||
gd.prg
|
||||
gdbar.prg
|
||||
gdchart.prg
|
||||
gdimage.prg
|
||||
gdextern.prg
|
||||
gdbarcod.prg
|
||||
|
||||
@@ -50,6 +50,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBLZF__ANNOUNCE
|
||||
#define __HBEXTERN__HBLZF__REQUEST
|
||||
#include "hblzf.hbx"
|
||||
|
||||
@@ -50,6 +50,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBMXML__ANNOUNCE
|
||||
#define __HBEXTERN__HBMXML__REQUEST
|
||||
#include "hbmxml.hbx"
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqscintilla.hbx
|
||||
|
||||
hbqt_init.cpp
|
||||
|
||||
hbqt_hbqsciscintilla.cpp
|
||||
hbqt_hbqsciscintilla.h
|
||||
|
||||
hbqt_extern.prg
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
../qtgui/hbqtgui.hbc
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQSCINTILLA_EXTERN_CH
|
||||
#define __HBQSCINTILLA_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQSCINTILLA__ANNOUNCE
|
||||
#define __HBEXTERN__HBQSCINTILLA__REQUEST
|
||||
#include "hbqscintilla.hbx"
|
||||
|
||||
#endif /* __HBQSCINTILLA_EXTERN_CH */
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQTCORE_EXTERN_CH
|
||||
#define __HBQTCORE_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQTCORE__ANNOUNCE
|
||||
#define __HBEXTERN__HBQTCORE__REQUEST
|
||||
#include "hbqtcore.hbx"
|
||||
|
||||
#endif /* __HBQTCORE_EXTERN_CH */
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqtcore.hbx
|
||||
|
||||
hbqt_init.cpp
|
||||
hbqt_pointer.cpp
|
||||
hbqt_version.cpp
|
||||
@@ -14,7 +16,6 @@ hbqt_hbqevents.cpp
|
||||
hbqt_hbqslots.cpp
|
||||
hbqt_hbqstring.cpp
|
||||
|
||||
hbqt_extern.prg
|
||||
hbqt_misc.prg
|
||||
|
||||
hbqt_hbqevents.h
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQTDESIGNER_EXTERN_CH
|
||||
#define __HBQTDESIGNER_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQTDESIGNER__ANNOUNCE
|
||||
#define __HBEXTERN__HBQTDESIGNER__REQUEST
|
||||
#include "hbqtdesigner.hbx"
|
||||
|
||||
#endif /* __HBQTDESIGNER_EXTERN_CH */
|
||||
@@ -8,9 +8,9 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqt_init.cpp
|
||||
hbqtdesigner.hbx
|
||||
|
||||
hbqt_extern.prg
|
||||
hbqt_init.cpp
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
../qtgui/hbqtgui.hbc
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQTGUI_EXTERN_CH
|
||||
#define __HBQTGUI_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQTGUI__ANNOUNCE
|
||||
#define __HBEXTERN__HBQTGUI__REQUEST
|
||||
#include "hbqtgui.hbx"
|
||||
|
||||
#endif /* __HBQTGUI_EXTERN_CH */
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqtgui.hbx
|
||||
|
||||
hbqt_hbqabstractitemmodel.cpp
|
||||
hbqt_hbqgraphicsitem.cpp
|
||||
hbqt_hbqgraphicsscene.cpp
|
||||
@@ -22,7 +24,6 @@ hbqt_hbqsyntaxhighlighter.h
|
||||
hbqt_hbqtableview.h
|
||||
|
||||
hbqt_errorsys.prg
|
||||
hbqt_extern.prg
|
||||
|
||||
THbQtUI.prg
|
||||
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQTNETWORK_EXTERN_CH
|
||||
#define __HBQTNETWORK_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQTNETWORK__ANNOUNCE
|
||||
#define __HBEXTERN__HBQTNETWORK__REQUEST
|
||||
#include "hbqtnetwork.hbx"
|
||||
|
||||
#endif /* __HBQTNETWORK_EXTERN_CH */
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqtnetwork.hbx
|
||||
|
||||
hbqt_init.cpp
|
||||
|
||||
hbqt_extern.prg
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQTUITOOLS_EXTERN_CH
|
||||
#define __HBQTUITOOLS_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQTUITOOLS__ANNOUNCE
|
||||
#define __HBEXTERN__HBQTUITOOLS__REQUEST
|
||||
#include "hbqtuitools.hbx"
|
||||
|
||||
#endif /* __HBQTUITOOLS_EXTERN_CH */
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqt_init.cpp
|
||||
hbqtuitools.hbx
|
||||
|
||||
hbqt_extern.prg
|
||||
hbqt_init.cpp
|
||||
|
||||
THbQtUILoader.prg
|
||||
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#ifndef __HBQTWEBKIT_EXTERN_CH
|
||||
#define __HBQTWEBKIT_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBQTWEBKIT__ANNOUNCE
|
||||
#define __HBEXTERN__HBQTWEBKIT__REQUEST
|
||||
#include "hbqtwebkit.hbx"
|
||||
|
||||
#endif /* __HBQTWEBKIT_EXTERN_CH */
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
qth/filelist.hbm
|
||||
|
||||
hbqt_init.cpp
|
||||
hbqtwebkit.hbx
|
||||
|
||||
hbqt_extern.prg
|
||||
hbqt_init.cpp
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
../qtgui/hbqtgui.hbc
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
-instfile=inc:hbwinole.h
|
||||
-instfile=inc:hbwin.ch
|
||||
|
||||
hbwinext.prg
|
||||
hbwin.hbx
|
||||
|
||||
axcore.c
|
||||
legacycd.c
|
||||
|
||||
@@ -1,55 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* extern puller
|
||||
*
|
||||
* Copyright 2011 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2, or (at your option)
|
||||
* any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this software; see the file COPYING. If not, write to
|
||||
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
|
||||
*
|
||||
* As a special exception, the Harbour Project gives permission for
|
||||
* additional uses of the text contained in its release of Harbour.
|
||||
*
|
||||
* The exception is that, if you link the Harbour libraries with other
|
||||
* files to produce an executable, this does not by itself cause the
|
||||
* resulting executable to be covered by the GNU General Public License.
|
||||
* Your use of that executable is in no way restricted on account of
|
||||
* linking the Harbour library code into it.
|
||||
*
|
||||
* This exception does not however invalidate any other reasons why
|
||||
* the executable file might be covered by the GNU General Public License.
|
||||
*
|
||||
* This exception applies only to the code released by the Harbour
|
||||
* Project under the name Harbour. If you copy code from other
|
||||
* Harbour Project or Free Software Foundation releases into a copy of
|
||||
* Harbour, as the General Public License permits, the exception does
|
||||
* not apply to the code that you add in this way. To avoid misleading
|
||||
* anyone as to the status of such modified files, you must delete
|
||||
* this exception notice from them.
|
||||
*
|
||||
* If you write modifications of your own for Harbour, it is your choice
|
||||
* whether to permit this exception to apply to your modifications.
|
||||
* If you do not wish that, delete this exception notice.
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBWIN__ANNOUNCE
|
||||
#define __HBEXTERN__HBWIN__REQUEST
|
||||
#include "hbwin.hbx"
|
||||
@@ -18,7 +18,8 @@
|
||||
-instfile=inc:xbpdev.ch
|
||||
-instfile=inc:hbxbp.hbx
|
||||
|
||||
hbxbpext.prg
|
||||
hbxbp.hbx
|
||||
|
||||
hbpprocess.prg
|
||||
xbp3state.prg
|
||||
xbpappevent.prg
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __HBXBP_EXTERN_CH
|
||||
#define __HBXBP_EXTERN_CH
|
||||
|
||||
#define __HBEXTERN__HBXBP__ANNOUNCE
|
||||
#define __HBEXTERN__HBXBP__REQUEST
|
||||
#include "hbxbp.hbx"
|
||||
|
||||
#endif /* __HBXBP_EXTERN_CH */
|
||||
@@ -50,6 +50,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__HBXDIFF__ANNOUNCE
|
||||
#define __HBEXTERN__HBXDIFF__REQUEST
|
||||
#include "hbxdiff.hbx"
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
-instfile=inc:thread.ch
|
||||
-instfile=inc:hbxpp.hbx
|
||||
|
||||
hbxpp.hbx
|
||||
|
||||
binnumx.c
|
||||
dbcmdx.c
|
||||
dbdetacx.c
|
||||
|
||||
@@ -1,55 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* Extern puller
|
||||
*
|
||||
* Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2, or (at your option)
|
||||
* any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this software; see the file COPYING. If not, write to
|
||||
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
|
||||
*
|
||||
* As a special exception, the Harbour Project gives permission for
|
||||
* additional uses of the text contained in its release of Harbour.
|
||||
*
|
||||
* The exception is that, if you link the Harbour libraries with other
|
||||
* files to produce an executable, this does not by itself cause the
|
||||
* resulting executable to be covered by the GNU General Public License.
|
||||
* Your use of that executable is in no way restricted on account of
|
||||
* linking the Harbour library code into it.
|
||||
*
|
||||
* This exception does not however invalidate any other reasons why
|
||||
* the executable file might be covered by the GNU General Public License.
|
||||
*
|
||||
* This exception applies only to the code released by the Harbour
|
||||
* Project under the name Harbour. If you copy code from other
|
||||
* Harbour Project or Free Software Foundation releases into a copy of
|
||||
* Harbour, as the General Public License permits, the exception does
|
||||
* not apply to the code that you add in this way. To avoid misleading
|
||||
* anyone as to the status of such modified files, you must delete
|
||||
* this exception notice from them.
|
||||
*
|
||||
* If you write modifications of your own for Harbour, it is your choice
|
||||
* whether to permit this exception to apply to your modifications.
|
||||
* If you do not wish that, delete this exception notice.
|
||||
*
|
||||
*/
|
||||
|
||||
#define __HBEXTERN__RDDADS__ANNOUNCE
|
||||
#define __HBEXTERN__RDDADS__REQUEST
|
||||
#include "rddads.hbx"
|
||||
@@ -24,8 +24,9 @@
|
||||
-instfile=inc:adsextrn.ch
|
||||
-instfile=inc:rddads.hbx
|
||||
|
||||
rddads.hbx
|
||||
|
||||
ads1.c
|
||||
adsfunc.c
|
||||
adsmgmnt.c
|
||||
adsx.c
|
||||
adsextrn.prg
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
../hbtip/hbtip.hbc
|
||||
../hbwin/hbwin.hbc
|
||||
|
||||
xhb.hbx
|
||||
|
||||
bkgtsks.c
|
||||
cstructc.c
|
||||
datesxhb.c
|
||||
|
||||
Reference in New Issue
Block a user