2012-11-30 17:30 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/hbusb/hbusb.hbc
* extras/hbusb/tests/hbmk.hbm
* extras/hbusb/tests/test.prg
* extras/hbvpdf/hbvpdf.hbc
* extras/hbvpdf/tests/pdf_demo.prg
+ use default headers extras where it makes sense
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2012-11-30 17:30 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* extras/hbusb/hbusb.hbc
|
||||
* extras/hbusb/tests/hbmk.hbm
|
||||
* extras/hbusb/tests/test.prg
|
||||
* extras/hbvpdf/hbvpdf.hbc
|
||||
* extras/hbvpdf/tests/pdf_demo.prg
|
||||
+ use default headers extras where it makes sense
|
||||
|
||||
2012-11-30 15:36 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/xhb/xhbcls.ch
|
||||
! fixed recent casing typo in 2012-10-03 19:06 UTC+0200
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#
|
||||
|
||||
incpaths=.
|
||||
headers=${hb_name}.ch
|
||||
libpaths=lib/${hb_plat}/${hb_comp}
|
||||
|
||||
libs=${hb_name}
|
||||
|
||||
@@ -5,3 +5,5 @@
|
||||
hbusb.hbc
|
||||
|
||||
-w3 -es2
|
||||
|
||||
-u+simpleio.ch
|
||||
|
||||
@@ -4,10 +4,6 @@
|
||||
|
||||
#require "hbusb"
|
||||
|
||||
#include "simpleio.ch"
|
||||
|
||||
#include "hbusb.ch"
|
||||
|
||||
PROCEDURE Main()
|
||||
|
||||
LOCAL nRetVal
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#
|
||||
|
||||
incpaths=.
|
||||
headers=${hb_name}.ch
|
||||
libpaths=lib/${hb_plat}/${hb_comp}
|
||||
|
||||
libs=${hb_name}
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#require "hbvpdf"
|
||||
|
||||
#include "hbvpdf.ch"
|
||||
|
||||
PROCEDURE Main()
|
||||
|
||||
LOCAL aReport
|
||||
|
||||
Reference in New Issue
Block a user