summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Feurle <david.feurle@sodgeit.de>2015-02-07 10:35:51 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-02-11 12:34:03 +0000
commit4c86187657848b54abdaf8063de6ddbb0cd00022 (patch)
tree5ee122f3da95e235d2b600525ea1cc43d292e694
parentaaed5186fab6217994b72b078e3e7789be0df117 (diff)
downloadlibnice-4c86187657848b54abdaf8063de6ddbb0cd00022.tar.gz
win32: Remove outdated DLL files
-rw-r--r--win32/vs9/glib.vcproj48
1 files changed, 0 insertions, 48 deletions
diff --git a/win32/vs9/glib.vcproj b/win32/vs9/glib.vcproj
index a062666..b06a3f7 100644
--- a/win32/vs9/glib.vcproj
+++ b/win32/vs9/glib.vcproj
@@ -62,30 +62,6 @@
</References>
<Files>
<File
- RelativePath="..\..\glib\bin\intl.dll"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="copying $(InputFileName) to OutDir"
- CommandLine="copy /y $(InputPath) $(OutDir) &gt;NUL&#x0D;&#x0A;"
- Outputs="$(OutDir)\$(InputFileName)"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="copying $(InputFileName) to OutDir"
- CommandLine="copy /y $(InputPath) $(OutDir) &gt;NUL&#x0D;&#x0A;"
- Outputs="$(OutDir)\$(InputFileName)"
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="..\..\glib\bin\libgio-2.0-0.dll"
>
<FileConfiguration
@@ -205,30 +181,6 @@
/>
</FileConfiguration>
</File>
- <File
- RelativePath="..\..\glib\bin\zlib1.dll"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="copying $(InputFileName) to OutDir"
- CommandLine="copy /y $(InputPath) $(OutDir) &gt;NUL"
- Outputs="$(OutDir)\$(InputFileName)"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="copying $(InputFileName) to OutDir"
- CommandLine="copy /y $(InputPath) $(OutDir) &gt;NUL"
- Outputs="$(OutDir)\$(InputFileName)"
- />
- </FileConfiguration>
- </File>
</Files>
<Globals>
</Globals>