2010-04-05 00:16 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbide/hbide.hbp
- contrib/hbide/hbide.rc
! Using portable method to add icon to executable.
* config/ren_sfn.prg
* Minor.
This commit is contained in:
@@ -17,6 +17,14 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-04-05 00:16 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbide/hbide.hbp
|
||||
- contrib/hbide/hbide.rc
|
||||
! Using portable method to add icon to executable.
|
||||
|
||||
* config/ren_sfn.prg
|
||||
* Minor.
|
||||
|
||||
2010-04-04 07:06 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* contrib/hbide/ideenviron.prg
|
||||
! Fixed wrong variable assign.
|
||||
@@ -37,7 +45,7 @@
|
||||
* contrib/hbide/idestylesheets.prg
|
||||
* contrib/hbide/idethemes.prg
|
||||
! Some dialogs made static instead of locals.
|
||||
! Line number area of editor instances is now optimized to
|
||||
! Line number area of editor instances is now optimized to
|
||||
not show empty space at the left if no "Book Mark" is employed.
|
||||
! Few more optimizations.
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
Copyright 2009 Viktor Szakats (harbour.01 syenar.hu)
|
||||
Copyright 2009-2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
See COPYING for licensing terms.
|
||||
|
||||
NOTE: Purpose of this script is to take the source files
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
-ohbide
|
||||
-ldflag={msvc}-nodefaultlib:msvcrt.lib
|
||||
-ldflag={msvc}-defaultlib:libcmt.lib
|
||||
|
||||
|
||||
../hbxbp/hbxbp.hbc
|
||||
|
||||
ideparseexpr.c
|
||||
@@ -34,8 +34,4 @@ ideskeletons.prg
|
||||
idewizard.prg
|
||||
idetools.prg
|
||||
|
||||
{allwin}hbide.rc
|
||||
|
||||
|
||||
|
||||
|
||||
-icon={allwin}hbide.ico
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
|
||||
FRONTFACE ICON hbide.ico
|
||||
Reference in New Issue
Block a user