From c0989e93f015761f6fe1fffb0a15fa289965baac Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Mon, 18 Mar 2024 20:37:46 +0900 Subject: [PATCH] Fixing Makefile on Windows. --- abclib.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/abclib.dsp b/abclib.dsp index 5a45dafa4..a1c22f6c0 100644 --- a/abclib.dsp +++ b/abclib.dsp @@ -3591,6 +3591,10 @@ SOURCE=.\src\map\if\ifTune.c # End Source File # Begin Source File +SOURCE=.\src\map\if\acd\ac_wrapper.cpp +# End Source File +# Begin Source File + SOURCE=.\src\map\if\ifUtil.c # End Source File # End Group