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