X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config.dsp;h=0784e37466801d6d7740c6d5a8376ed5107c8107;hb=b961c0f1f6a51ff3e62a67c8e1304c1c347bf674;hp=3a3fc230fc0ce99b16cd8e1f1ba0612bf9457280;hpb=f3dcb455fc879260a5404086cf063215f33ca5d5;p=fw%2Fsdcc diff --git a/config.dsp b/config.dsp index 3a3fc230..0784e374 100644 --- a/config.dsp +++ b/config.dsp @@ -65,11 +65,13 @@ SOURCE=.\sdcc_vc_in.h !IF "$(CFG)" == "config - Win32 Release" +USERDEP__SDCC_=".version" # Begin Custom Build InputPath=.\sdcc_vc_in.h "sdcc_vc.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" gawk -f configure_vc.awk sdcc_vc_in.h > sdcc_vc.h + # End Custom Build !ELSEIF "$(CFG)" == "config - Win32 Debug" @@ -79,6 +81,7 @@ InputPath=.\sdcc_vc_in.h "sdcc_vc.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" gawk -f configure_vc.awk sdcc_vc_in.h > sdcc_vc.h + # End Custom Build !ENDIF