move LnkShortcutHandler

This commit is contained in:
Luke Pulverenti
2017-08-18 15:34:41 -04:00
parent 883399caeb
commit bd31c0175d
6 changed files with 4 additions and 8 deletions

View File

@@ -122,6 +122,7 @@
</Compile>
<Compile Include="ImageEncoderHelper.cs" />
<Compile Include="MainStartup.cs" />
<Compile Include="Native\LnkShortcutHandler.cs" />
<Compile Include="Native\LoopUtil.cs" />
<Compile Include="Native\PowerManagement.cs" />
<Compile Include="Native\Standby.cs" />