BAse: add missing constants

This commit is contained in:
Jonathan Jenne
2023-09-29 13:15:00 +02:00
parent 7a6537d529
commit 20ec64c21d
2 changed files with 44 additions and 0 deletions

View File

@@ -87,6 +87,7 @@
<Compile Include="FileWatcher\FileWatcher.vb" />
<Compile Include="FileWatcher\FileWatcherFilters.vb" />
<Compile Include="FileWatcher\FileWatcherProperties.vb" />
<Compile Include="IDB\Constants.vb" />
<Compile Include="MimeEx.vb" />
<Compile Include="WindowsEx.vb" />
<Compile Include="ModuleExtensions.vb" />