diff options
Diffstat (limited to 'win32/makefile')
| -rw-r--r-- | win32/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile index 20c30eedf..7a7c43dc0 100644 --- a/win32/makefile +++ b/win32/makefile @@ -138,6 +138,6 @@ ScintillaWinS.o: ScintillaWinL.o: $(CC) $(CXXFLAGS) -D SCI_LEXER -c $< -o $@ -ScintRes.o: ScintRes.rc PlatformRes.h +ScintRes.o: ScintRes.rc windres ScintRes.rc $@ |
