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