diff options
author | Sven Gothel <[email protected]> | 2008-11-22 18:31:52 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-11-22 18:31:52 +0000 |
commit | 34de8784cdc2d802ec30a59ec7e722b1fe855137 (patch) | |
tree | fbaadd64d1553b1581dbaf11b95cc9ab1658d70e /make/jogl_wince6_vs9/jogl_es2 | |
parent | 927649b0119c1911c5fe37bd72468a4abc27c4fb (diff) |
Adding missing EGLExtImpl_JNI.c
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1799 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/jogl_wince6_vs9/jogl_es2')
-rwxr-xr-x | make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj b/make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj index c087f7367..9adeb4905 100755 --- a/make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj +++ b/make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj @@ -1276,6 +1276,10 @@ > </File> <File + RelativePath="..\..\..\build\gensrc\native\jogl\egl\EGLExtImpl_JNI.c" + > + </File> + <File RelativePath="..\..\..\build\gensrc\native\jogl\es2\GLES2Impl_JNI.c" > </File> |