due to b3Assert, GwenOpenGLTest/premake4.lua depends on Bullet3Common
This commit is contained in:
@@ -15,13 +15,14 @@
|
||||
"../../examples/ThirdPartyLibs",
|
||||
"../../examples",
|
||||
".",
|
||||
"../../src"
|
||||
}
|
||||
|
||||
initOpenGL()
|
||||
initGlew()
|
||||
|
||||
links {
|
||||
"gwen",
|
||||
"gwen","Bullet3Common"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user