aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2008-01-18 22:18:14 +0000
committernyamatongwe <devnull@localhost>2008-01-18 22:18:14 +0000
commit89a39d969a2231cfb68bc8b0c2b27952e6d27c09 (patch)
tree6194c1dbc5d091edfc21c7f8dd834558f5099d36 /win32/makefile
parent61343b0fef531aba457909131e8571e384dc3e48 (diff)
downloadscintilla-mirror-89a39d969a2231cfb68bc8b0c2b27952e6d27c09.tar.gz
PowerShell lexer implemented by Tim Gerundt.
Diffstat (limited to 'win32/makefile')
-rw-r--r--win32/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/makefile b/win32/makefile
index 3ab8557fc..b3823f9f9 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -58,9 +58,9 @@ LexErlang.o LexEScript.o LexFlagship.o LexForth.o LexFortran.o LexGAP.o \
LexGui4Cli.o LexHaskell.o LexHTML.o LexInno.o LexKix.o LexLisp.o LexLout.o \
LexLua.o LexMagik.o LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o LexMSSQL.o \
LexNsis.o LexOpal.o LexOthers.o LexPascal.o LexPB.o LexPerl.o LexPLM.o \
-LexPOV.o LexProgress.o LexPS.o LexPython.o LexR.o LexRebol.o LexRuby.o \
-LexScriptol.o LexSmalltalk.o LexSpecman.o LexSpice.o LexSQL.o LexTADS3.o \
-LexTCL.o LexTeX.o LexVB.o LexVerilog.o LexVHDL.o LexYAML.o
+LexPOV.o LexPowerShell.o LexProgress.o LexPS.o LexPython.o LexR.o LexRebol.o \
+LexRuby.o LexScriptol.o LexSmalltalk.o LexSpecman.o LexSpice.o LexSQL.o \
+LexTADS3.o LexTCL.o LexTeX.o LexVB.o LexVerilog.o LexVHDL.o LexYAML.o
#--Autogenerated -- end of automatically generated section
SOBJS = ScintillaWin.o ScintillaBase.o Editor.o CharClassify.o Decoration.o \