.vcxproj file cleanup
This commit is contained in:
parent
d3e5d7dee9
commit
a5572c1b06
|
@ -1440,15 +1440,7 @@
|
|||
<None Include="..\src\pputile.inc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="..\src\drivers\win\res\arrow-down.bmp" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-down.png" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-up.bmp" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-up.png" />
|
||||
<Image Include="..\src\drivers\win\res\bitmap21.bmp" />
|
||||
<Image Include="res\arrow-down.bmp" />
|
||||
<Image Include="res\arrow-down.png" />
|
||||
<Image Include="res\arrow-up.bmp" />
|
||||
<Image Include="res\arrow-up.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
|
|
@ -1940,14 +1940,6 @@
|
|||
<CustomBuild Include="..\src\auxlib.lua" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="res\arrow-up.png" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-up.png" />
|
||||
<Image Include="res\arrow-down.png" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-down.png" />
|
||||
<Image Include="..\src\drivers\win\res\bitmap21.bmp" />
|
||||
<Image Include="res\arrow-down.bmp" />
|
||||
<Image Include="res\arrow-up.bmp" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-down.bmp" />
|
||||
<Image Include="..\src\drivers\win\res\arrow-up.bmp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in New Issue