Skip to content

Commit 416ea8c

Browse files
authored
Migrate from copies from external plugintemplate to git submodules (#223)
* Add plugintemplate module * Remove plugintemplate sources copies * Replace copies from plugintemplate with .gitmodules dependency * fix ExternalIncludePath * Revert TreeHandler.h ClCompile <-> ClInclude
1 parent 2bbbfd7 commit 416ea8c

33 files changed

+120
-3395
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "external/googletest"]
55
path = external/googletest
66
url = https://github.com/google/googletest.git
7+
[submodule "external/plugintemplate"]
8+
path = external/plugintemplate
9+
url = https://github.com/npp-plugins/plugintemplate

external/npp/Docking.h

Lines changed: 0 additions & 77 deletions
This file was deleted.

external/npp/DockingDlgInterface.h

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)