Add meta path with fallback for EXT_unpack_subimage parameters

This commit is contained in:
Jonas Kulla 2014-07-11 08:31:12 +02:00
parent a541cb1205
commit b73461721c
6 changed files with 97 additions and 12 deletions

View file

@ -124,7 +124,8 @@ HEADERS += \
src/al-util.h \
src/boost-hash.h \
src/debugwriter.h \
src/gl-fun.h
src/gl-fun.h \
src/gl-meta.h
SOURCES += \
src/main.cpp \