Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: nacltoons/bindings/LuaCocos2dExtensions.h

Issue 12634010: [nacltoons] Add Makefile for building lua bindings. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | nacltoons/bindings/LuaCocos2dExtensions.cpp » ('j') | nacltoons/bindings/post_process.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/bindings/LuaCocos2dExtensions.h
diff --git a/nacltoons/bindings/LuaCocos2dExtensions.h b/nacltoons/bindings/LuaCocos2dExtensions.h
index a02ad22811ef28f25072a8a4f6e7ebd1f53e7547..02631da3c2275c3745ec913f66866e64e5d691ac 100644
--- a/nacltoons/bindings/LuaCocos2dExtensions.h
+++ b/nacltoons/bindings/LuaCocos2dExtensions.h
@@ -1,13 +1,8 @@
/*
** Lua binding: extensions
-** Generated automatically by tolua++-1.0.93 on Wed Feb 27 11:18:21 2013.
+** Generated automatically by tolua++-1.0.93 on Fri Mar 8 17:21:39 2013.
*/
-extern "C" {
-#include "tolua++.h"
-#include "tolua_fix.h"
-}
-
/* Exported function */
TOLUA_API int tolua_extensions_open (lua_State* tolua_S);
« no previous file with comments | « no previous file | nacltoons/bindings/LuaCocos2dExtensions.cpp » ('j') | nacltoons/bindings/post_process.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698