summaryrefslogtreecommitdiff
path: root/platform/win32
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-08-26 16:32:49 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-06 11:21:23 +0200
commita148b8a3f2457f9286f2dc49c5ea96b32e9cb56c (patch)
treea46c4eb535481d96d41c6b0a8ee06c0387fdc55f /platform/win32
parentd1d9d13d1114fea2578004c338d8f6a9932159b2 (diff)
downloadmupdf-a148b8a3f2457f9286f2dc49c5ea96b32e9cb56c.tar.xz
gl: Add an internal header file for GL application.
Diffstat (limited to 'platform/win32')
-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 662b559b..a7e9af68 100644
--- a/platform/win32/mupdf-gl.vcproj
+++ b/platform/win32/mupdf-gl.vcproj
@@ -174,6 +174,10 @@
</References>
<Files>
<File
+ RelativePath="..\gl\gl-app.h"
+ >
+ </File>
+ <File
RelativePath="..\gl\gl-font.c"
>
</File>