diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2009-08-09 21:05:08 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2009-08-09 21:05:08 +0200 |
commit | bcddbaf144b62862054b42e1949de15a815a3665 (patch) | |
tree | 49da0c25d3a7c2074dbbd0d72333c51ce4a70206 /MSVC8 | |
parent | cd9dd505cc8dc1761a5c12615eb297001aec964d (diff) |
Fixing vcproj files.
Diffstat (limited to 'MSVC8')
-rw-r--r-- | MSVC8/mpqlib.vcproj | 5 |
1 files changed, 1 insertions, 4 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" |