From 1784742ca7ad3e3d54e655c85be38fedab467305 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 25 Jul 2010 00:18:51 +0000 Subject: [PATCH] No changes, just remove hard TABs and fix a typo. Separate trivial changes from subsequent commits. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/scintilla.bkl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/bakefiles/scintilla.bkl b/build/bakefiles/scintilla.bkl index 8fb073e65b..817cfd129d 100644 --- a/build/bakefiles/scintilla.bkl +++ b/build/bakefiles/scintilla.bkl @@ -33,13 +33,13 @@ cond="USE_STC=='1' and BUILDING_LIB=='1'"> $(TOP_SRCDIR)src/stc/scintilla/include $(TOP_SRCDIR)src/stc/scintilla/src - - $(SETUPHDIR) - $(TOP_SRCDIR)include - + + $(SETUPHDIR) + $(TOP_SRCDIR)include + WXUSINGDLL __WX__ - __WX$(TOOLKIT)__ + __WX$(TOOLKIT)__ SCI_LEXER LINK_LEXERS $(LIBDIRNAME) @@ -152,7 +152,7 @@ - + wxscintilla -- 2.45.2