Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » ImageFile (iml) #include [SOLVED]
Re: ImageFile [message #18986 is a reply to message #18982] |
Mon, 03 November 2008 08:47   |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
sapiency wrote on Sun, 02 November 2008 17:29 |
luzr wrote on Sun, 02 November 2008 21:46 |
Usually, and I would recommend that, when developing U++ app, we are using single "main" header per package and all C++ files include this one.
|
I believe you but the project grows and it takes really long (on my machine) to compile everytime the hole file - and I don't like large files .
|
Well, with BLITZ, the compile time influence of single big header is almost irrelevant.
Second argument (sometimes the file is too large to one's good taste) is valid - in that case, I tend to split to many smaller header files, but to combine them in the main header anyway, then include just this single header in .cpp. See e.g. CtrlLib/CtrlLib.h.
Mirek
[Updated on: Mon, 03 November 2008 08:50] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Jun 15 03:08:35 CEST 2025
Total time taken to generate the page: 0.07120 seconds
|