2012-09-18 18:26 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbide/main.prg
! include rddads.hbx on win/linux platforms only
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-09-18 18:26 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbide/main.prg
|
||||
! include rddads.hbx on win/linux platforms only
|
||||
|
||||
2012-09-17 20:51 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* package/winuni/RELNOTES
|
||||
* updated some tool versions
|
||||
|
||||
@@ -79,7 +79,10 @@
|
||||
#include "hbclass.ch"
|
||||
#include "hbver.ch"
|
||||
|
||||
#include "rddads.hbx"
|
||||
#if defined( __PLATFORM__WINDOWS ) .OR. ;
|
||||
defined( __PLATFORM__LINUX )
|
||||
#include "rddads.hbx"
|
||||
#endif
|
||||
|
||||
/* Link all Harbour Functions : needed to run external scripts */
|
||||
/* NOTE: Please only add what's actually requested by plugin developers */
|
||||
|
||||
Reference in New Issue
Block a user