Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.
/ nppFSIPlugin Public archive
forked from ppv/NPPFSIPlugin

Commit b7d9cd9

Browse files
committed
Prefer template versions of helper units
1 parent 6c80953 commit b7d9cd9

5 files changed

Lines changed: 43 additions & 638 deletions

File tree

Source/Plugin/NPPFSIPlugin.lpi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</Target>
3939
<SearchPaths>
4040
<IncludeFiles Value="$(ProjOutDir)"/>
41-
<OtherUnitFiles Value="Src;Forms;Src/ClassLib;../Interface/Source/Units/Common;../Interface/Source/Forms/Common"/>
41+
<OtherUnitFiles Value="Src;Forms;../Interface/Source/Units/Common;../Interface/Source/Forms/Common"/>
4242
<UnitOutputDirectory Value="Lib/$(TargetCPU)-$(TargetOS)/$(BuildMode)"/>
4343
</SearchPaths>
4444
<Parsing>
@@ -152,7 +152,7 @@
152152
</Target>
153153
<SearchPaths>
154154
<IncludeFiles Value="$(ProjOutDir)"/>
155-
<OtherUnitFiles Value="Src;Forms;Src/ClassLib;../Interface/Source/Units/Common;../Interface/Source/Forms/Common"/>
155+
<OtherUnitFiles Value="Src;Forms;../Interface/Source/Units/Common;../Interface/Source/Forms/Common"/>
156156
<UnitOutputDirectory Value="Lib/$(TargetCPU)-$(TargetOS)/$(BuildMode)"/>
157157
</SearchPaths>
158158
<Parsing>

Source/Plugin/Src/ClassLib/LICENSE.MPL-2.0

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

0 commit comments

Comments
 (0)