Re: [AD] todo/whishlist for 3.9.34 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> >I sometimes find awkward to #include <allegro.h> in files where I use
> >only the unicode text routines :)
Yes, that's the same feeling here :)
> Then create an allegro/unicode.h, #include this from allegro.h, and
> ensure that none of the unicode routines use any of the other allegro
> routines (ie. unicode.c won't cause any other files to be linked). Then
> link with the Allegro lib, and only the code from unicode.c will be
> linked with your app.
AFAIK that doesn't happen an all platforms (ie. under Windows you have a
single DLL, no matter how you separate the code, it includes everything).
Of course, that was just a little part or my personal whishlist. Consider
it as a mere suggestion.
Grzegorz Adam Hankiewicz gradha@xxxxxxxxxx - http://gradha.infierno.org
Other web pages: http://glub.ehu.es/ - http://welcome.to/gogosoftware/