1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

Added nlove package

This commit is contained in:
bartbes
2010-09-05 14:55:07 +02:00
parent 9c8ef96b0a
commit 1b84af0652
4 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- sdltest-2.1.0/common/runtime.h 2010-08-10 13:31:20.000000000 +0200
+++ sdltest-2.1.0m/common/runtime.h 2010-08-10 13:42:15.000000000 +0200
@@ -25,6 +25,7 @@
#include "types.h"
// Lua
+#define __STDC_VERSION__ 199901L
extern "C" {
#include <lua.h>
#include <lualib.h>