diff options
Diffstat (limited to 'MSVC8')
-rw-r--r-- | MSVC8/mpqlib.vcproj | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/MSVC8/mpqlib.vcproj b/MSVC8/mpqlib.vcproj index 6721b2c..de4c75f 100644 --- a/MSVC8/mpqlib.vcproj +++ b/MSVC8/mpqlib.vcproj @@ -165,6 +165,10 @@ > </File> <File + RelativePath="..\mpq-crypto.c" + > + </File> + <File RelativePath="..\mpq-errors.c" > </File> @@ -181,10 +185,6 @@ > </File> <File - RelativePath="..\MPQCryptography.c" - > - </File> - <File RelativePath="..\recycle.c" > </File> @@ -219,6 +219,9 @@ > </File> <File + RelativePath="..\mpq-crypto.h" + </File> + <File RelativePath="..\mpq-errors.h" > </File> @@ -235,10 +238,6 @@ > </File> <File - RelativePath="..\MPQCryptography.h" - > - </File> - <File RelativePath="..\mpqlib-stdint.h" > </File> |