X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config.dsp;h=2d30ad439878f6757472fd0fe010ff3124129740;hb=bb226788dab3832b0ec0cda70874ce3fce4eebc6;hp=269030bc6749ee074e355f3e9b5878e338334318;hpb=c2f2abbf9d58d7f0def3509779547f50ade2e2ab;p=fw%2Fsdcc diff --git a/config.dsp b/config.dsp index 269030bc..2d30ad43 100644 --- a/config.dsp +++ b/config.dsp @@ -61,6 +61,37 @@ MTL=midl.exe # Name "config - Win32 Debug" # Begin Source File +SOURCE=.\as\link\asxxxx_config.h.in + +!IF "$(CFG)" == "config - Win32 Release" + +# Begin Custom Build +InputPath=.\as\link\asxxxx_config.h.in + +"as/link/asxxxx_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + gawk -f configure_vc.awk as/link/asxxxx_config.h.in > as/link/asxxxx_config.h + +# End Custom Build + +!ELSEIF "$(CFG)" == "config - Win32 Debug" + +# Begin Custom Build +InputPath=.\as\link\asxxxx_config.h.in + +"as/link/asxxxx_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + gawk -f configure_vc.awk as/link/asxxxx_config.h.in > as/link/asxxxx_config.h + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\configure_vc.awk +# End Source File +# Begin Source File + SOURCE=.\sdcc_vc_in.h !IF "$(CFG)" == "config - Win32 Release"