Giter VIP home page Giter VIP logo

scintilla's Introduction

Visual Studio 2019 GUI build files for:
	scintilla
	SciTE



created intermediate projects for:

	lib_lex.lib	: lexlib - support functions for lexing

	lib_lexers.lib	: consolidated lexer library
		\_ uses lib_lex.lib

	lib_sci.lib	: platform neutral part of edit control
		\_ uses lib_lex.lib [and optionally lib_lexers.lib]

	lib_lua.lib	: LUA language support

	lib_te.lib	: platform neutral part of text editor
		\_ uses lib_sci.lib,lib_lua.lib

...to reduce overlap of build processes.

Options in the build configurations cause some additional files to be
output of the libraries they should be in. For example, the lexer
catalog has two build forms. So, where used it needs to be included in
the project.


Installing SciTE in three different ways:

	SciTE_portable.exe

	SciTE.exe
	SciLexer.dll
or
	SciTE.exe
	Scintilla.dll
	Lexilla.dll


Only Release|x64 mode has been tested.

scintilla's People

Contributors

b4n avatar bbluemel avatar bitrake avatar csware avatar cwalther avatar eangelin avatar gentoo90 avatar gk7huki avatar jerome-laforge avatar jpe avatar kugel- avatar lostbard avatar manbeardo avatar marcows avatar ndbroadbent avatar nyamatongwe avatar oezgueremir avatar rhaberkorn avatar samhocevar avatar sgranjoux avatar siegelord avatar siegelordex avatar sjohannes avatar stweil avatar techee avatar tsekityam avatar vrana avatar wingkinl avatar xv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.