2010-10-17 22:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbide/idemain.prg
% Do not link all HBXBP classes. It's not required now that .ui
files are compiled to .prg at build time.
This will make hbide slightly smaller.
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-10-17 22:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbide/idemain.prg
|
||||
% Do not link all HBXBP classes. It's not required now that .ui
|
||||
files are compiled to .prg at build time.
|
||||
This will make hbide slightly smaller.
|
||||
|
||||
2010-10-17 22:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbide/idemain.prg
|
||||
% Do not link all GUI classes. It's not required now that .ui
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
/* Link all Harbour Functions : needed to run auto scripts */
|
||||
REQUEST __HB_EXTERN__
|
||||
REQUEST __HBEXTERN__HBXBP__
|
||||
//REQUEST __HBEXTERN__HBXBP__
|
||||
REQUEST __HBEXTERN__HBQTCORE__
|
||||
//REQUEST __HBEXTERN__HBQTGUI__
|
||||
REQUEST __HBEXTERN__HBQTNETWORK__
|
||||
|
||||
Reference in New Issue
Block a user