Update BUILD.md
This commit is contained in:
parent
785c68eea6
commit
29daee8007
1
BUILD.md
1
BUILD.md
@ -59,4 +59,5 @@ To build SciLexer.dll without PCRE support (for both 32-bit & 64-bit):
|
|||||||
- `nmake -f scintilla.mak` (normal build)
|
- `nmake -f scintilla.mak` (normal build)
|
||||||
- `nmake DEBUG=1 -f scintilla.mak` (debugging build)
|
- `nmake DEBUG=1 -f scintilla.mak` (debugging build)
|
||||||
|
|
||||||
|
|
||||||
Note: If building the 32-bit and 64-bit versions in the same folder structure, after building one, it may be necessary to do a `nmake -f scintilla.mak clean` before building the other.
|
Note: If building the 32-bit and 64-bit versions in the same folder structure, after building one, it may be necessary to do a `nmake -f scintilla.mak clean` before building the other.
|
||||||
|
Loading…
Reference in New Issue
Block a user