| 12345678910111213141516171819202122232425262728293031 |
- {
- "inputFile":"Chipmunk7/include/chipmunk/chipmunk.h",
-
- "outputFile":"chipmunk_extern.monkey2",
-
- "clangArgs":[
- "-Xclang",
- "-std=gnu99",
- "-IChipmunk7/include"
- ],
-
- "kludges":[
- "cpSpaceDebugDrawOptions",
- "cpSpaceDebugDraw"
- ],
-
- "header":[
- "",
- "'***** Auto generated by c2mx2! *****",
- "",
- "Namespace chipmunk",
- "",
- "#Import \"<libc>\"",
- "",
- "#Import \"Chipmunk7/include/*.h\"",
- "",
- "#Import \"chipmunk_extern.h\"",
- "",
- "Extern"
- ]
- }
|