native Lua  0.5.0-devel
Lua on the platform you use with the compiler you choose
Macros
_native_lua_config.h File Reference

native Lua configuration file More...

#include "waf_build_config.h"
Include dependency graph for _native_lua_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NATIVE_LUA_MSG   " [" NATIVE_LUA_PRE_MSG " (" NATIVE_LUA_VERSION"), " NATIVE_LUA_REPO"]"
 

Detailed Description

native Lua configuration file

Author
the native Lua Authors
Date
2020-05-02

This file is either included in a header file or the source file if no header file exists. This file is for native Lua specific configurations.

Macro Definition Documentation

◆ NATIVE_LUA_MSG

#define NATIVE_LUA_MSG   " [" NATIVE_LUA_PRE_MSG " (" NATIVE_LUA_VERSION"), " NATIVE_LUA_REPO"]"