Get rid of useless .exp files

This commit is contained in:
Berke Viktor
2012-10-03 16:35:10 +02:00
parent 4b699210bd
commit 12c7600024
13 changed files with 0 additions and 20 deletions

View File

@@ -25,8 +25,6 @@ mkdir $(CopyDir)\lib
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*-$(ApiVersion).lib $(CopyDir)\lib
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*-$(ApiVersion).exp $(CopyDir)\lib
</PixmanDoInstall>
</PropertyGroup>
<PropertyGroup>