Hi,

> I use Harbour for Win32.  I was wondering if hbmk2 allows (or can allow 
> someday) support for multiple icons?  We're leaning towards having two icons 
> in our .EXE builds.  If this was ever supported... I am not sure what the 
> file delimiter would be.
> 
> Any thoughts?

'-icon' option is meant to provide an _easy_ way to add an 
application icon, and in majority of cases this can be solved 
with one icon file (please note that you can combine multiple 
icons with different resolutions into one .ico file and it 
should be accepted and utilized by Windows).

If you need something special, you can always add any number 
of icons or any other resources via .rc files, which will 
be automatically built into the target executable by hbmk2.

Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to