mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
added bii test support, tested with new layout
This commit is contained in:
parent
f441e197f3
commit
e050e63a09
2
.gitignore
vendored
2
.gitignore
vendored
@ -72,3 +72,5 @@ tests/title
|
||||
tests/version
|
||||
tests/windows
|
||||
|
||||
bii
|
||||
bin
|
@ -16,3 +16,7 @@
|
||||
deps/getopt.c + deps/getopt.h
|
||||
tests/* + deps/getopt.h
|
||||
examples/* + deps/getopt.h
|
||||
examples/boing.c - tests/*
|
||||
|
||||
[tests]
|
||||
tests/*
|
Loading…
Reference in New Issue
Block a user