2009-06-23 19:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

- examples/superlib/hbsuper.hbp
  + examples/superlib/superlib.hbc
  + examples/superlib/superlib.dif
  - examples/superlib/hbsuper.dif
  * examples/superlib/readme.txt
  + examples/superlib/superlib.hbp
    * Change make system to have full multiplatform/multicompiler
      support. The same all other examples and contribs have.
    + Added one-liner instruction, how to build superlib based
      apps using hbmk2.
This commit is contained in:
Viktor Szakats
2009-06-23 17:11:04 +00:00
parent 7de9ca92fe
commit f1052fb187
5 changed files with 26 additions and 3 deletions

View File

@@ -17,6 +17,18 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-06-23 19:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
- examples/superlib/hbsuper.hbp
+ examples/superlib/superlib.hbc
+ examples/superlib/superlib.dif
- examples/superlib/hbsuper.dif
* examples/superlib/readme.txt
+ examples/superlib/superlib.hbp
* Change make system to have full multiplatform/multicompiler
support. The same all other examples and contribs have.
+ Added one-liner instruction, how to build superlib based
apps using hbmk2.
2009-06-23 18:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbapi.h
* include/hbapiitm.h

View File

@@ -17,11 +17,14 @@
hbformat -lFCaseLow=yes -nEol=0 -lIndent=no -lCase=no -lSpaces=no "*.prg"
4.) Apply supplied patch to the source using GNU Patch:
patch -lNi hbsuper.dif
patch -lNi superlib.dif
5.) Build it:
hbmk2 hbsuper.hbp
hbmk2 superlib.hbp
6.) You're done.
7.) Finally, to build an application with SuperLib, use:
hbmk2 myapp.prg superlib.hbc
[vszakats]

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libpaths=lib/${hb_arch}/${hb_comp}
libs=super

View File

@@ -3,7 +3,7 @@
#
-hblib
-osuper
-olib/${hb_arch}/${hb_comp}/super
-inc
-q0 -w1 -es2 -l