mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-09-13 07:23:15 +08:00
Added include directory ../common/ for trackball.h
This commit is contained in:
parent
10365a53ff
commit
a645cfc840
@ -11,6 +11,7 @@ solution "glview"
|
||||
files { "glview.cc", "../common/trackball.cc" }
|
||||
includedirs { "./" }
|
||||
includedirs { "../../" }
|
||||
includedirs { "../common/" }
|
||||
|
||||
configuration { "linux" }
|
||||
linkoptions { "`pkg-config --libs glfw3`" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user