Skip to content

Commit

Permalink
Update lexilla.mak
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkadiuszMichalski authored May 16, 2024
1 parent 2857d11 commit 13cf1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexilla/src/lexilla.mak
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ $(LIBLEXILLA): $(LEXILLA_OBJS)
{.}.cxx{$(DIR_O)}.obj::
$(CXX) $(CXXFLAGS) -c $(NAME)$(DIR_O)\ $<

$(DIR_O)\.rc.res:
.rc{$(DIR_O)}.res:
$(RC) -fo$@ $**

# Dependencies
Expand Down

0 comments on commit 13cf1f9

Please sign in to comment.