mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 22:40:17 -05:00
Add fullscan events, make configurator display fullscan items.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="wsock32.lib"
|
||||
OutputFile="$(OutDir)/w32-event.dll"
|
||||
LinkIncremental="2"
|
||||
ModuleDefinitionFile="w32-event.def"
|
||||
@@ -81,6 +82,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="wsock32.lib"
|
||||
OutputFile="$(OutDir)/w32-event.dll"
|
||||
LinkIncremental="1"
|
||||
ModuleDefinitionFile="w32-event.def"
|
||||
|
||||
Reference in New Issue
Block a user