fix big endian hosts
[fw/sdcc] / all.dsp
diff --git a/all.dsp b/all.dsp
index c4198088d174febf7c1cae4679d02efe60864e9b..39f224283e4f9736292dcbdb438fd1f1ca335b62 100644 (file)
--- a/all.dsp
+++ b/all.dsp
@@ -293,6 +293,35 @@ InputPath=.\bin_vc\sdcc.exe
 # End Source File
 # Begin Source File
 
+SOURCE=.\bin_vc\sdcclib.exe
+
+!IF  "$(CFG)" == "all - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build
+InputPath=.\bin_vc\sdcclib.exe
+
+"bin\sdcclib.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       copy bin_vc\sdcclib.exe  bin /y > nul
+
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "all - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build
+InputPath=.\bin_vc\sdcclib.exe
+
+"bin\sdcclib.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       copy bin_vc\sdcclib.exe  bin /y > nul
+
+# End Custom Build
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
 SOURCE=.\bin_vc\sdcpp.exe
 
 !IF  "$(CFG)" == "all - Win32 Release"