improvements on fpc
This commit is contained in:
@@ -149,6 +149,9 @@ findbuild:
|
||||
|
||||
g_pConfig = INIManager()->ReadFile(".fpccfg");
|
||||
|
||||
IINIFile **ppConfig = (IINIFile**)pLibFPCFactory(LIBFPC_CONFIG_INTERFACE_VERSION, NULL);
|
||||
*ppConfig = g_pConfig;
|
||||
|
||||
CommandLine()->CreateCommandLine(c, v);
|
||||
if (CommandLine()->CheckParam("build"))
|
||||
return build();
|
||||
|
||||
Reference in New Issue
Block a user