From b797dfefb2b599b0085fa8e03180b9d6648e0acd Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 5 Apr 2019 19:39:23 +1100 Subject: Move UniqueStringCopy into its own source file UniqueString.cxx to hide the implementation. --- win32/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 149d689b2..d6c918600 100644 --- a/win32/makefile +++ b/win32/makefile @@ -103,6 +103,7 @@ BASEOBJS = \ Selection.o \ Style.o \ UniConversion.o \ + UniqueString.o \ ViewStyle.o \ XPM.o \ HanjaDic.o -- cgit v1.2.3