summary refs log tree commit diff stats
path: root/win32/deps/pixman
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-03 16:35:10 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-03 16:35:10 +0200
commit12c7600024eb346dda583e21f2a9632f1a46bd96 (patch)
tree406301d6d0557f2192f9cfecfd1eb6adee94ae5b /win32/deps/pixman
parent4b699210bd9bab344e1462e7998f863f55836402 (diff)
Get rid of useless .exp files
Diffstat (limited to 'win32/deps/pixman')
-rw-r--r--win32/deps/pixman/build/win32/vc10/pixman.props2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/deps/pixman/build/win32/vc10/pixman.props b/win32/deps/pixman/build/win32/vc10/pixman.props
index 89721a61..6106c26e 100644
--- a/win32/deps/pixman/build/win32/vc10/pixman.props
+++ b/win32/deps/pixman/build/win32/vc10/pixman.props
@@ -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>