summaryrefslogtreecommitdiff
path: root/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2011-04-06 18:01:40 +0200
committerTor Andersson <tor.andersson@artifex.com>2011-04-06 18:03:46 +0200
commit4a8af0a2b86fcb737cb7162b6e6926540f2f1af2 (patch)
treef8e533eb78a1e78f93d5ec4c461c4d293d6efff8 /win32/libmupdf.vcproj
parent72c4f265ad5659cace51190002dfde2ad1040608 (diff)
downloadmupdf-4a8af0a2b86fcb737cb7162b6e6926540f2f1af2.tar.xz
Add batch script to the win32 project to generate font and cmap sources.
Diffstat (limited to 'win32/libmupdf.vcproj')
-rw-r--r--win32/libmupdf.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj
index d58dc6e4..96023016 100644
--- a/win32/libmupdf.vcproj
+++ b/win32/libmupdf.vcproj
@@ -23,6 +23,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Generate CMap and Font source files"
+ CommandLine="generate.bat"
/>
<Tool
Name="VCCustomBuildTool"
@@ -84,6 +86,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Generate CMap and Font source files"
+ CommandLine="generate.bat"
/>
<Tool
Name="VCCustomBuildTool"