Update project file

This commit is contained in:
Ben Olden-Cooligan 2018-09-17 16:15:40 -04:00
parent 526ad6a3cb
commit ba08059e09

View File

@ -200,7 +200,6 @@
<None Include="Setup\lib\Interop.WIA.dll" />
<None Include="Setup\lib\PdfSharp.dll" />
<Content Include="scanner-app.ico" />
<Content Include="Setup\license.txt" />
<None Include="Setup\lib\wiaaut.dll" />
</ItemGroup>
<ItemGroup>
@ -250,5 +249,5 @@ editbin /LARGEADDRESSAWARE "$(TargetPath)"</PostBuildEvent>
<Target Name="AfterBuild">
</Target>
-->
<Import Project="..\NAPS2\Setup\CommonTargets.targets"/>
<Import Project="..\NAPS2\Setup\CommonTargets.targets" />
</Project>