From 54341053b273c905afa7503d8dadcc4c46a0d2d3 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 29 Jan 2021 20:51:34 +1100 Subject: Remove Lexilla files from Scintilla --- win32/SciLexer.vcxproj | 171 ------------------------------------------------- 1 file changed, 171 deletions(-) delete mode 100644 win32/SciLexer.vcxproj (limited to 'win32') diff --git a/win32/SciLexer.vcxproj b/win32/SciLexer.vcxproj deleted file mode 100644 index b72f87c22..000000000 --- a/win32/SciLexer.vcxproj +++ /dev/null @@ -1,171 +0,0 @@ - - - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - {FBE04237-9C7B-4973-9C60-505975998B39} - Win32Proj - SciLexer - - - - DynamicLibrary - Unicode - v141 - - - true - - - true - - - true - - - false - true - - - false - true - - - false - true - - - - - - - - - - false - - - - Level4 - WIN32;SCI_LEXER;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\include;..\src;..\lexlib; - true - true - false - ProgramDatabase - - - Windows - true - gdi32.lib;imm32.lib;ole32.lib;oleaut32.lib;msimg32.lib;%(AdditionalDependencies) - - - - - _DEBUG;%(PreprocessorDefinitions) - stdcpp17 - - - Default - - - - - _DEBUG;%(PreprocessorDefinitions) - stdcpp17 - - - Default - - - - - _DEBUG;%(PreprocessorDefinitions) - stdcpp17 - - - Default - - - - - true - true - NDEBUG;%(PreprocessorDefinitions) - stdcpp17 - - - true - true - - - - - true - true - NDEBUG;%(PreprocessorDefinitions) - stdcpp17 - - - true - true - - - - - true - true - NDEBUG;%(PreprocessorDefinitions) - stdcpp17 - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3