2010-04-07 15:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
+ package/harb_os2.ico
+ Uploaded OS X Harbour icon.
Thanks to Vailton Renato.
* utils/hbrun/hbrun.rc
* utils/hbrun/hbrun.hbp
* Changed to use OS/2 .ico file for OS/2 targets. Pls test.
This commit is contained in:
@@ -17,6 +17,15 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-04-07 15:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ package/harb_os2.ico
|
||||
+ Uploaded OS X Harbour icon.
|
||||
Thanks to Vailton Renato.
|
||||
|
||||
* utils/hbrun/hbrun.rc
|
||||
* utils/hbrun/hbrun.hbp
|
||||
* Changed to use OS/2 .ico file for OS/2 targets. Pls test.
|
||||
|
||||
2010-04-07 14:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ package/harb_osx.icns
|
||||
+ Uploaded OS X Harbour icon.
|
||||
|
||||
BIN
harbour/package/harb_os2.ico
Normal file
BIN
harbour/package/harb_os2.ico
Normal file
Binary file not shown.
@@ -15,3 +15,4 @@ hbrun.prg
|
||||
-lhbcommon
|
||||
|
||||
-icon={allwin}../../package/harb_win.ico
|
||||
-icon={os2}../../package/harb_os2.ico
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
#if defined( OS2 ) || defined( __OS2__ ) || defined( OS_2 )
|
||||
ICON 1 DISCARDABLE "../../../../../package/harb_win.ico"
|
||||
ICON 1 DISCARDABLE "../../../../../package/harb_os2.ico"
|
||||
#else
|
||||
ICON1 ICON DISCARDABLE "../../../../../package/harb_win.ico"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user