Hack support for named library preload (need to revise this more)
This commit is contained in:
@@ -75,6 +75,8 @@ class ApplicationMain {
|
||||
|
||||
preloader.create (config);
|
||||
preloader.addLibrary (library);
|
||||
::if (libraries != null)::::foreach libraries::::if (preload)::preloader.addLibraryName ("::name::");
|
||||
::end::::end::::end::
|
||||
preloader.load ();
|
||||
|
||||
start ();
|
||||
|
||||
Reference in New Issue
Block a user