aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorÉloi Rivard <azmeuk@gmail.com>2013-03-04 13:11:44 +0100
committerÉloi Rivard <azmeuk@gmail.com>2013-04-04 11:17:37 +0200
commit94b3f0a6927efda744a5b2e1222645bcd4dd6ee9 (patch)
tree76e011038f3347f7ca66ae07ef3d930e555cf630 /src
parentd78dcc9b74ce35842b1dbe0bc31d087fb133f32f (diff)
* Added glfw headers and testcases.
Diffstat (limited to 'src')
-rw-r--r--src/library_glfw.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_glfw.js b/src/library_glfw.js
index 20c75a29..e197efd2 100644
--- a/src/library_glfw.js
+++ b/src/library_glfw.js
@@ -573,3 +573,4 @@ var LibraryGLFW = {
autoAddDeps(LibraryGLFW, '$GLFW');
mergeInto(LibraryManager.library, LibraryGLFW);
+