X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config.dsp;h=5a26c2ed7e5db5784a9ceb9818468961561c4096;hb=b0c0e321add789cdb8a1c30dbf1c432a6aab61be;hp=269030bc6749ee074e355f3e9b5878e338334318;hpb=f8ebe92b9c9264ea1e38ec65e754f970d95faec8;p=fw%2Fsdcc diff --git a/config.dsp b/config.dsp index 269030bc..5a26c2ed 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/lib/asxxxx_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + gawk -f configure_vc.awk as/link/asxxxx_config.h.in > as/lib/asxxxx_config.h + +# End Custom Build + +!ELSEIF "$(CFG)" == "config - Win32 Debug" + +# Begin Custom Build +InputPath=.\as\link\asxxxx_config.h.in + +"as/lib/asxxxx_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + gawk -f configure_vc.awk as/link/asxxxx_config.h.in > as/lib/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"