From 498de1ac911e4845d0794f9308a7991d5295db2a Mon Sep 17 00:00:00 2001 From: halx99 Date: Mon, 27 Feb 2023 11:15:03 +0800 Subject: [PATCH] Fix ActiveX --- .gitignore | 4 +++- 3rdParty/scintilla/CMakeLists.txt | 2 +- CMakeLists.txt | 2 +- DmMain/inc/Common/ActiveX/DMActiveXBase.h | 12 ++++++------ DmMain/src/Widgets/DUIActiveX.cpp | 2 +- DmMain/src/Widgets/DUIIE.cpp | 9 +++++---- ci/build.ps1 | 4 ++-- 7 files changed, 19 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 23982ea4..7c9442cf 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ ignored/*.* *.suo /.vs /.xs -/build* \ No newline at end of file +/build* + +/cmake-* \ No newline at end of file diff --git a/3rdParty/scintilla/CMakeLists.txt b/3rdParty/scintilla/CMakeLists.txt index 4300a6bb..43c5aa68 100644 --- a/3rdParty/scintilla/CMakeLists.txt +++ b/3rdParty/scintilla/CMakeLists.txt @@ -5,7 +5,7 @@ #