mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
Various org.lwjgl.vector bugs found by cfmdobbie fixed
This commit is contained in:
parent
ba3acc79b9
commit
bdfd1735c5
10 changed files with 85 additions and 197 deletions
|
|
@ -1,15 +1,8 @@
|
|||
#SUBDIRS = callbacks
|
||||
|
||||
noinst_LTLIBRARIES = libcommon.la
|
||||
|
||||
libcommon_la_SOURCES = $(COMMON)
|
||||
libcommon_la_CPPFLAGS = -D_DEBUG
|
||||
|
||||
#libcommon_la_LIBADD = \
|
||||
# callbacks/libcallbacks.la
|
||||
#libcommon_la_DEPENDENCIES = \
|
||||
# callbacks/libcallbacks.la
|
||||
|
||||
COMMON = \
|
||||
extal.cpp \
|
||||
extal.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue