diff options
-rw-r--r-- | MSVC8/mpqlib.vcproj | 5 | ||||
-rw-r--r-- | MSVC9/mpqlib.vcproj | 4 |
2 files changed, 1 insertions, 8 deletions
diff --git a/MSVC8/mpqlib.vcproj b/MSVC8/mpqlib.vcproj index de4c75f..bb5672e 100644 --- a/MSVC8/mpqlib.vcproj +++ b/MSVC8/mpqlib.vcproj @@ -199,10 +199,6 @@ > </File> <File - RelativePath="..\extract.h" - > - </File> - <File RelativePath="..\hashtab.h" > </File> @@ -220,6 +216,7 @@ </File> <File RelativePath="..\mpq-crypto.h" + > </File> <File RelativePath="..\mpq-errors.h" diff --git a/MSVC9/mpqlib.vcproj b/MSVC9/mpqlib.vcproj index db04aea..ab45191 100644 --- a/MSVC9/mpqlib.vcproj +++ b/MSVC9/mpqlib.vcproj @@ -200,10 +200,6 @@ > </File> <File - RelativePath=".\extract.h" - > - </File> - <File RelativePath=".\int-bios.h" > </File> |