summaryrefslogtreecommitdiff
path: root/win32/php4dll.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'win32/php4dll.dsp')
-rw-r--r--win32/php4dll.dsp47
1 files changed, 45 insertions, 2 deletions
diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp
index 9c5146b883..0ea1bb8027 100644
--- a/win32/php4dll.dsp
+++ b/win32/php4dll.dsp
@@ -229,11 +229,54 @@ SOURCE=..\main\spprintf.c
# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\main\config.w32.h
+SOURCE=..\ext\standard\aggregation.h
# End Source File
# Begin Source File
-SOURCE=..\ext\standard\aggregation.h
+SOURCE=..\main\config.w32.h.in
+
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
+
+# Begin Custom Build
+InputPath=..\main\config.w32.h.in
+
+"..\main\config.w32.h.in" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy ..\main\config.w32.h.in ..\main\config.w32.h > nul
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
+
+# Begin Custom Build
+InputPath=..\main\config.w32.h.in
+
+"..\main\config.w32.h.in" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy ..\main\config.w32.h.in ..\main\config.w32.h > nul
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"
+
+# Begin Custom Build
+InputPath=..\main\config.w32.h.in
+
+"..\main\config.w32.h.in" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy ..\main\config.w32.h.in ..\main\config.w32.h > nul
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TSDbg"
+
+# Begin Custom Build
+InputPath=..\main\config.w32.h.in
+
+"..\main\config.w32..inh" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy ..\main\config.w32.h.in ..\main\config.w32.h > nul
+
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File