|
|
@@ -266,6 +266,7 @@ LOL_DEPS="${LOL_DEPS} \$(lol_builddir)/src/liblol-core.a" |
|
|
|
LOL_LUA_DEPS="${LOL_LUA_DEPS} \$(lol_builddir)/src/3rdparty/liblol-lua.a" |
|
|
|
|
|
|
|
dnl How to use the Lol Engine inside this tree |
|
|
|
AM_CPPFLAGS="${AM_CPPFLAGS} -I\$(lol_srcdir)/lol-core/include" |
|
|
|
AM_CPPFLAGS="${AM_CPPFLAGS} -I\$(lol_srcdir)/src" |
|
|
|
AM_CPPFLAGS="${AM_CPPFLAGS} -DLOL_CONFIG_SOURCESUBDIR=\\\"\$(subdir)\\\"" |
|
|
|
AM_CPPFLAGS="${AM_CPPFLAGS} ${LOL_CFLAGS}" |
|
|
|