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 --- lexilla/src/Lexilla.vcxproj | 165 -------------------------------------------- 1 file changed, 165 deletions(-) delete mode 100644 lexilla/src/Lexilla.vcxproj (limited to 'lexilla/src/Lexilla.vcxproj') diff --git a/lexilla/src/Lexilla.vcxproj b/lexilla/src/Lexilla.vcxproj deleted file mode 100644 index 7fd055008..000000000 --- a/lexilla/src/Lexilla.vcxproj +++ /dev/null @@ -1,165 +0,0 @@ - - - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - {E541C9BE-13BC-4CE6-A0A4-31145F51A2C1} - Win32Proj - Lexilla - - - - 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