summaryrefslogtreecommitdiff
path: root/platform/win32/mupdf-gl.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-09-03 10:51:35 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-06 11:21:23 +0200
commitcaa075f47cadd4182d9005edea1019e9419908de (patch)
tree4533cbfbb8d51fc3cdb2971d049cc81fa99c254f /platform/win32/mupdf-gl.vcproj
parent838d256ab4d11adc6d320e0c437d435e3bac5dec (diff)
downloadmupdf-caa075f47cadd4182d9005edea1019e9419908de.tar.xz
gl: Split text field handling into separate file and add keyboard focus.
Diffstat (limited to 'platform/win32/mupdf-gl.vcproj')
-rw-r--r--platform/win32/mupdf-gl.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/win32/mupdf-gl.vcproj b/platform/win32/mupdf-gl.vcproj
index a7e9af68..05665433 100644
--- a/platform/win32/mupdf-gl.vcproj
+++ b/platform/win32/mupdf-gl.vcproj
@@ -182,6 +182,10 @@
>
</File>
<File
+ RelativePath="..\gl\gl-input.c"
+ >
+ </File>
+ <File
RelativePath="..\gl\gl-main.c"
>
</File>