From b1907e909d92d1147937b26b5e97fb344647f719 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 2 Mar 2017 20:56:16 -0800 Subject: [PATCH] Moving global declarations into 'abcapi.h' and moving it into 'main' package. --- abclib.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/abclib.dsp b/abclib.dsp index 6df9c79de..407c3c66e 100644 --- a/abclib.dsp +++ b/abclib.dsp @@ -699,6 +699,10 @@ SOURCE=.\src\base\io\ioWriteVerilog.c # PROP Default_Filter "" # Begin Source File +SOURCE=.\src\base\main\abcapis.h +# End Source File +# Begin Source File + SOURCE=.\src\base\main\libSupport.c # End Source File # Begin Source File