mirror of https://github.com/axmolengine/axmol.git
17 lines
109 B
Plaintext
17 lines
109 B
Plaintext
|
includepaths
|
||
|
{
|
||
|
../lua/
|
||
|
../tolua/
|
||
|
}
|
||
|
|
||
|
files
|
||
|
{
|
||
|
("../lua")
|
||
|
"*.h"
|
||
|
"*.c"
|
||
|
|
||
|
("../tolua")
|
||
|
"*.h"
|
||
|
"*.c"
|
||
|
}
|