summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2021-02-18 16:44:43 +0000
committerChris Liddell <chris.liddell@artifex.com>2021-02-18 16:44:43 +0000
commitfafb962c4f57b4b7d8e724414e3762f209099b99 (patch)
tree3505fe6eab150fc514d2cd78c6d0e297abb8cc84 /windows
parenta3cfccc2401222818dd4d587fd5c695811427bc4 (diff)
downloadghostpdl-fafb962c4f57b4b7d8e724414e3762f209099b99.tar.gz
Windows gpcl6/ufst project: use better/correct targets
Firstly, the recursive call to nmake was using the wrong target name (an internal use target), so fix that to use the "real" target. Secondly, give the "real" target a better name, more in keeping with other equivalents.
Diffstat (limited to 'windows')
-rw-r--r--windows/ghostpcl-ufst.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/ghostpcl-ufst.vcproj b/windows/ghostpcl-ufst.vcproj
index 9be329b79..bb7093e36 100644
--- a/windows/ghostpcl-ufst.vcproj
+++ b/windows/ghostpcl-ufst.vcproj
@@ -26,7 +26,7 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst-debug-pcl &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugbsc"
+ BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= gpcl6-ufst-debug &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugclean &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst-debug &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugclean"
Output="$(ProjectDir)\..\ufstdebugbin\gswin32c.exe"
@@ -46,7 +46,7 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst-debug-pcl &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugbsc"
+ BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= gpcl6-ufst-debug &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugclean &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst-debug &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-debugclean"
Output="$(ProjectDir)\..\ufstdebugbin\gswin64c.exe"
@@ -66,7 +66,7 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst-pcl &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-bsc"
+ BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= gpcl6-ufst &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-bsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-clean &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-bsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak UFST_ROOT=.\ufst DEVSTUDIO= ufst-clean"
Output="$(ProjectDir)\..\ufstbin\gswin32c.exe"
@@ -86,7 +86,7 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst-pcl &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-bsc"
+ BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= gpcl6-ufst &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-bsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-clean &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst SBR=1 DEVSTUDIO= ufst &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-bsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= UFST_ROOT=.\ufst DEVSTUDIO= ufst-clean"
Output="$(ProjectDir)\..\ufstbin\gswin64c.exe"