Skip to content

Commit

Permalink
A W E S O M E - Z E P H I R
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Aug 22, 2019
1 parent 3be476a commit b48814b
Show file tree
Hide file tree
Showing 6 changed files with 3,859 additions and 3,859 deletions.
Empty file modified ext/clean
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion ext/config.w32
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if (PHP_POCKETMINE != "no") {
AC_DEFINE("ZEPHIR_USE_PHP_JSON", 1, "Whether PHP json extension is present at compile time");
}

ADD_SOURCES(configure_module_dirname + "/pocketmine/math", "axisalignedbb.zep.c facing.zep.c math.zep.c matrix.zep.c raytraceresult.zep.c vector2.zep.c vector3.zep.c vectormath.zep.c voxelraytrace.zep.c", "pocketmine");
ADD_SOURCES(configure_module_dirname + "/pocketmine/math", "axisalignedbb.zep.c facing.zep.c math.zep.c matrix.zep.c raytraceresult.zep.c vector2.zep.c vector3.zep.c vectormath.zep.c voxelraytrace.zep.c", "pocketmine");
ADD_SOURCES(configure_module_dirname + "/pocketmine/utils", "binary.zep.c binarydataexception.zep.c binarystream.zep.c", "pocketmine");
ADD_FLAG("CFLAGS_POCKETMINE", "/D ZEPHIR_RELEASE /Oi /Ot /Oy /Ob2 /Gs /GF /Gy /GL");
ADD_FLAG("CFLAGS", "/D ZEPHIR_RELEASE /Oi /Ot /Oy /Ob2 /Gs /GF /Gy /GL");
Expand Down
Empty file modified ext/install
100644 → 100755
Empty file.
Loading

0 comments on commit b48814b

Please sign in to comment.