X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2Fcpp2%2Fsdcppa.dsp;h=fc97e827511dd9ec493de722aaaeb00cf9013263;hb=63eb898e2629a1910805f7b8654cad9689ec220d;hp=eb63a2728c8d67f631d15341046cc61034ab3fab;hpb=9b0262f17a9ca051976360f76dc20967b3c32c6a;p=fw%2Fsdcc diff --git a/support/cpp2/sdcppa.dsp b/support/cpp2/sdcppa.dsp index eb63a272..fc97e827 100644 --- a/support/cpp2/sdcppa.dsp +++ b/support/cpp2/sdcppa.dsp @@ -61,7 +61,7 @@ MTL=midl.exe # Name "sdcppa - Win32 Debug" # Begin Source File -SOURCE=.\auto-host_vc_in.h +SOURCE=".\auto-host_vc_in.h" !IF "$(CFG)" == "sdcppa - Win32 Release" @@ -70,6 +70,7 @@ InputPath=.\auto-host_vc_in.h "auto-host.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" copy auto-host_vc_in.h auto-host.h > nul + # End Custom Build !ELSEIF "$(CFG)" == "sdcppa - Win32 Debug" @@ -79,6 +80,61 @@ InputPath=.\auto-host_vc_in.h "auto-host.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" copy auto-host_vc_in.h auto-host.h > nul + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\options_vc_in.c + +!IF "$(CFG)" == "sdcppa - Win32 Release" + +# Begin Custom Build +InputPath=.\options_vc_in.c + +"options.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy options_vc_in.c options.c > nul + +# End Custom Build + +!ELSEIF "$(CFG)" == "sdcppa - Win32 Debug" + +# Begin Custom Build +InputPath=.\options_vc_in.c + +"options.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy options_vc_in.c options.c > nul + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\options_vc_in.h + +!IF "$(CFG)" == "sdcppa - Win32 Release" + +# Begin Custom Build +InputPath=.\options_vc_in.h + +"options.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy options_vc_in.h options.h > nul + +# End Custom Build + +!ELSEIF "$(CFG)" == "sdcppa - Win32 Debug" + +# Begin Custom Build +InputPath=.\options_vc_in.h + +"options.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy options_vc_in.h options.h > nul + # End Custom Build !ENDIF