2009-05-13 08:29 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* contrib/hbwin/Makefile
    ! Updated according to prev commit.
This commit is contained in:
Viktor Szakats
2009-05-13 06:29:21 +00:00
parent a79c0c64e6
commit ff616980d7
2 changed files with 8 additions and 2 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to these authors: Viktor Szakats.
*/
2009-05-13 08:29 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbwin/Makefile
! Updated according to prev commit.
2009-05-13 08:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.hu_HU.po
* utils/hbmk2/hbmk2.prg

View File

@@ -18,9 +18,10 @@ endif
ifeq ($(HB_WITH_HBWIN),yes)
C_SOURCES = \
olecore.c \
oleinit.c \
win_dll.c \
win_misc.c \
win_ole.c \
win_osc.c \
win_prn1.c \
win_prn2.c \
@@ -31,15 +32,16 @@ C_SOURCES = \
wapi_winuser.c \
PRG_SOURCES = \
oleauto.prg \
win_os.prg \
win_reg.prg \
win_tole.prg \
win_tprn.prg \
win_tprt.prg \
C_HEADERS = \
hbwapi.h \
hbwin.h \
hbwinole.h \
PRG_HEADERS = \
hbwin.ch \