summaryrefslogtreecommitdiff
path: root/windows/ghostpdl.vcproj
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2016-02-15 18:15:12 +0000
committerRobin Watts <robin.watts@artifex.com>2016-02-15 18:33:22 +0000
commit92b88a1aefcd3410d8378bac8e92122622b7c80a (patch)
tree551041e805d66234292e3c525fabf6f7d153f6a8 /windows/ghostpdl.vcproj
parent4a8525ca93d7be6091f38ee68f4dbefa540158fa (diff)
downloadghostpdl-92b88a1aefcd3410d8378bac8e92122622b7c80a.tar.gz
MSVC: Add targets for debugging.
Add output paths to the projects so that the debugger knows where to find the executable for each different build configuration.
Diffstat (limited to 'windows/ghostpdl.vcproj')
-rw-r--r--windows/ghostpdl.vcproj28
1 files changed, 14 insertions, 14 deletions
diff --git a/windows/ghostpdl.vcproj b/windows/ghostpdl.vcproj
index 6de20ad9f..bfddbd2f5 100644
--- a/windows/ghostpdl.vcproj
+++ b/windows/ghostpdl.vcproj
@@ -29,7 +29,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdldebug &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= debugclean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdldebug &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= debugclean"
- Output=""
+ Output="$(ProjectDir)\..\debugbin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG=1;TDEBUG=1;HAVE_SSE2=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -49,7 +49,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdldebug &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= debugclean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdldebug &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= debugclean"
- Output=""
+ Output="$(ProjectDir)\..\debugbin\gpdlwin64.exe"
PreprocessorDefinitions="WIN64;_DEBUG;DEBUG=1;TDEBUG=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -69,7 +69,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= bsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= clean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= bsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= clean"
- Output=""
+ Output="$(ProjectDir)\..\bin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;NDEBUG;HAVE_SSE2=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -89,7 +89,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= bsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= clean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= bsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= clean"
- Output=""
+ Output="$(ProjectDir)\..\bin\gpdlwin64.exe"
PreprocessorDefinitions="WIN32;NDEBUG;"
IncludeSearchPath=""
ForcedIncludes=""
@@ -109,7 +109,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdlprofile &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= profilebsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= profileclean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdlprofile &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= profilebsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= profileclean"
- Output=""
+ Output="$(ProjectDir)\..\profbin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;NDEBUG;DEBUG=0;TDEBUG=0;DEBUGSYM=1;HAVE_SSE2=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -129,7 +129,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdlprofile &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= profilebsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= profileclean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdlprofile &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= profilebsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= profileclean"
- Output=""
+ Output="$(ProjectDir)\..\profbin\gpdlwin64.exe"
PreprocessorDefinitions="WIN64;_DEBUG;DEBUG=1;TDEBUG=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -149,7 +149,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdlmemento &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= mementobsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= mementoclean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdlmemento &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= mementobsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= mementoclean"
- Output=""
+ Output="$(ProjectDir)\..\membin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG=1;TDEBUG=1;HAVE_SSE2=1;MEMENTO=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -169,7 +169,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdlmemento &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= mementobsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= mementoclean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= gpdlmemento &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= mementobsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= mementoclean"
- Output=""
+ Output="$(ProjectDir)\..\membin\gpdlwin64.exe"
PreprocessorDefinitions="WIN64;_DEBUG;DEBUG=1;TDEBUG=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -189,7 +189,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CUPS=1 debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CUPS=1 debugclean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CUPS=1 debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CUPS=1 debugclean"
- Output=""
+ Output="$(ProjectDir)\..\debugbin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG=1;TDEBUG=1;HAVE_SSE2=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -209,7 +209,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= WITH_CUPS=1 debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= WITH_CUPS=1 debugclean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= WITH_CUPS=1 debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= debugclean"
- Output=""
+ Output="$(ProjectDir)\..\debugbin\gpdlwin64.exe"
PreprocessorDefinitions="WIN64;_DEBUG;DEBUG=1;TDEBUG=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -229,7 +229,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= WITH_CONTRIB=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CONTRIB=1 debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CONTRIB=1 debugclean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CONTRIB=1 debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= WITH_CONTRIB=1 debugclean"
- Output=""
+ Output="$(ProjectDir)\..\debugbin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG=1;TDEBUG=1;HAVE_SSE2=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -249,7 +249,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= WITH_CUPS=1 debugbsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= WITH_CUPS=1 debugclean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 DEVSTUDIO= WITH_CUPS=1 gpdldebug &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= WITH_CUPS=1 debugbsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= DEVSTUDIO= debugclean"
- Output=""
+ Output="$(ProjectDir)\..\debugbin\gpdlwin64.exe"
PreprocessorDefinitions="WIN64;_DEBUG;DEBUG=1;TDEBUG=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -269,7 +269,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= bsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= clean &amp;&amp; nmake -f psi\msvc32.mak SBR=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= bsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak DEVSTUDIO= clean"
- Output=""
+ Output="$(ProjectDir)\..\bin\gpdlwin32.exe"
PreprocessorDefinitions="WIN32;NDEBUG;HAVE_SSE2=1"
IncludeSearchPath=""
ForcedIncludes=""
@@ -289,7 +289,7 @@
BuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= WITH_CONTRIB=1 SBR=1 DEVSTUDIO= WITH_CONTRIB=1 gpdl &amp;&amp; nmake -f psi\msvc32.mak WIN64= WITH_CONTRIB=1 DEVSTUDIO= bsc"
ReBuildCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= WITH_CONTRIB=1 DEVSTUDIO= clean &amp;&amp; nmake -f psi\msvc32.mak WIN64= SBR=1 WITH_CONTRIB=1 DEVSTUDIO= gpdl &amp;&amp; nmake -f psi\msvc32.mak WIN64= WITH_CONTRIB=1 DEVSTUDIO= bsc"
CleanCommandLine="cd .. &amp;&amp; nmake -f psi\msvc32.mak WIN64= WITH_CONTRIB=1 DEVSTUDIO= clean"
- Output=""
+ Output="$(ProjectDir)\..\bin\gpdlwin64.exe"
PreprocessorDefinitions="WIN32;NDEBUG;"
IncludeSearchPath=""
ForcedIncludes=""