summaryrefslogtreecommitdiff
path: root/platform/win32/mupdf-gl.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-09-08 16:14:02 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-06 11:21:23 +0200
commit36ad0a6f567192d676d128628eb461204984e070 (patch)
tree62b0dcc27837f15a1edfd5e56e5e736aea46767b /platform/win32/mupdf-gl.vcproj
parent5ae0871d6e950f5afad17c01362b9d95ecec6a9d (diff)
downloadmupdf-36ad0a6f567192d676d128628eb461204984e070.tar.xz
gl: Windows stuff.
* Add icons to application and window. * Open file dialog if no command line argument. * Install file type associations.
Diffstat (limited to 'platform/win32/mupdf-gl.vcproj')
-rw-r--r--platform/win32/mupdf-gl.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/win32/mupdf-gl.vcproj b/platform/win32/mupdf-gl.vcproj
index 05665433..062dd2d2 100644
--- a/platform/win32/mupdf-gl.vcproj
+++ b/platform/win32/mupdf-gl.vcproj
@@ -189,6 +189,14 @@
RelativePath="..\gl\gl-main.c"
>
</File>
+ <File
+ RelativePath="..\gl\gl-win32.c"
+ >
+ </File>
+ <File
+ RelativePath="..\gl\gl-winres.rc"
+ >
+ </File>
</Files>
<Globals>
</Globals>