mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 21:56:36 +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/version
|
||||||
tests/windows
|
tests/windows
|
||||||
|
|
||||||
|
bii
|
||||||
|
bin
|
@ -16,3 +16,7 @@
|
|||||||
deps/getopt.c + deps/getopt.h
|
deps/getopt.c + deps/getopt.h
|
||||||
tests/* + deps/getopt.h
|
tests/* + deps/getopt.h
|
||||||
examples/* + deps/getopt.h
|
examples/* + deps/getopt.h
|
||||||
|
examples/boing.c - tests/*
|
||||||
|
|
||||||
|
[tests]
|
||||||
|
tests/*
|
Loading…
Reference in New Issue
Block a user