summaryrefslogtreecommitdiff
path: root/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-02-07 20:39:36 +0000
committerRobin Watts <robin.watts@artifex.com>2012-02-07 20:39:36 +0000
commit3e4cd0765ca1080d2b23c83076cc248310b5b2a2 (patch)
tree59e7d7a113fda40aeced6a628d87548deafa2d51 /win32/libmupdf.vcproj
parentaf7f17d4b497a1cb9920112079e7170195cca5e3 (diff)
downloadmupdf-3e4cd0765ca1080d2b23c83076cc248310b5b2a2.tar.xz
Updated Visual Studio Project; generated tweaks.
Rather than having a custom build step that generates the font and cmap "generated" files, have it as a separate project. This enables us to nuke the generated directory as part of the clean step, and to list the files in the solution explorer.
Diffstat (limited to 'win32/libmupdf.vcproj')
-rw-r--r--win32/libmupdf.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj
index 67b91df2..8bce42dd 100644
--- a/win32/libmupdf.vcproj
+++ b/win32/libmupdf.vcproj
@@ -149,8 +149,8 @@
>
<Tool
Name="VCPreBuildEventTool"
- Description="Generate CMap and Font source files"
- CommandLine="generate.bat"
+ Description=""
+ CommandLine=""
/>
<Tool
Name="VCCustomBuildTool"