fix Linux build (cmake, case-sensitive folder name)

This commit is contained in:
Erwin Coumans (Google) 2015-04-16 22:29:10 -07:00
parent 8ce75fd7a7
commit 438cb00abd

View File

@ -1 +1 @@
SUBDIRS( ExampleBrowser HelloWorld BasicDemo ThirdPartyLibs/gwen OpenGLWindow)
SUBDIRS( ExampleBrowser HelloWorld BasicDemo ThirdPartyLibs/Gwen OpenGLWindow)