diff options
| author | nyamatongwe <unknown> | 2006-02-03 23:13:31 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2006-02-03 23:13:31 +0000 |
| commit | 5907254a9ef71d37679aab2b6ad68c5a944d78a3 (patch) | |
| tree | fb2b338888e159915358697069cab2ae0387d205 /win32/makefile | |
| parent | 4b2c2b2548b5aee8ba272b200b925a64ffbb3a22 (diff) | |
| download | scintilla-mirror-5907254a9ef71d37679aab2b6ad68c5a944d78a3.tar.gz | |
Support for Opal language from Sebastian Pipping.
Diffstat (limited to 'win32/makefile')
| -rw-r--r-- | win32/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/makefile b/win32/makefile index 60cf9f82e..99e98c13e 100644 --- a/win32/makefile +++ b/win32/makefile @@ -56,8 +56,8 @@ LexBasic.o LexBullant.o LexCaml.o LexCLW.o LexConf.o LexCPP.o LexCrontab.o \ LexCsound.o LexCSS.o LexEiffel.o LexErlang.o LexEScript.o LexFlagship.o \ LexForth.o LexFortran.o LexGui4Cli.o LexHaskell.o LexHTML.o LexInno.o LexKix.o \ LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o \ -LexMSSQL.o LexNsis.o LexOthers.o LexPascal.o LexPB.o LexPerl.o LexPOV.o \ -LexPS.o LexPython.o LexRebol.o LexRuby.o LexScriptol.o LexSmalltalk.o \ +LexMSSQL.o LexNsis.o LexOpal.o LexOthers.o LexPascal.o LexPB.o LexPerl.o \ +LexPOV.o LexPS.o LexPython.o LexRebol.o LexRuby.o LexScriptol.o LexSmalltalk.o \ LexSpecman.o LexSQL.o LexTADS3.o LexTeX.o LexVB.o LexVerilog.o LexVHDL.o \ LexYAML.o #--Autogenerated -- end of automatically generated section |
