diff options
author | Mark Adler <fork@madler.net> | 2022-10-06 12:52:49 -0700 |
---|---|---|
committer | Mark Adler <fork@madler.net> | 2022-10-06 20:43:09 -0700 |
commit | d0704a820186481da35d08f4b655881e1d32089f (patch) | |
tree | 6b4365d354376de1e2fd10f1687e2daf48efb73a /contrib/vstudio/vc9/miniunz.vcproj | |
parent | 095da07753035a2b80654553e1cad92d1dee1481 (diff) | |
download | zlib-d0704a820186481da35d08f4b655881e1d32089f.tar.gz zlib-d0704a820186481da35d08f4b655881e1d32089f.tar.bz2 zlib-d0704a820186481da35d08f4b655881e1d32089f.zip |
Remove deleted assembler code references.
The code was removed, but the builds that used the code were not
updated. This fixes that. Thanks to Adenilson and toxieainc for
the patches.
Diffstat (limited to 'contrib/vstudio/vc9/miniunz.vcproj')
-rw-r--r-- | contrib/vstudio/vc9/miniunz.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vstudio/vc9/miniunz.vcproj b/contrib/vstudio/vc9/miniunz.vcproj index 7da32b9..cc3d13a 100644 --- a/contrib/vstudio/vc9/miniunz.vcproj +++ b/contrib/vstudio/vc9/miniunz.vcproj | |||
@@ -542,7 +542,7 @@ | |||
542 | <Files> | 542 | <Files> |
543 | <Filter | 543 | <Filter |
544 | Name="Source Files" | 544 | Name="Source Files" |
545 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | 545 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat" |
546 | > | 546 | > |
547 | <File | 547 | <File |
548 | RelativePath="..\..\minizip\miniunz.c" | 548 | RelativePath="..\..\minizip\miniunz.c" |