mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
fixed bzip2 for win (whoops..)
--HG-- branch : trunk
This commit is contained in:
18
externals/bzip2/win/VC90/bzip2.vcproj
vendored
18
externals/bzip2/win/VC90/bzip2.vcproj
vendored
@@ -277,31 +277,31 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\blocksort.c"
|
||||
RelativePath="..\..\blocksort.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\bzlib.c"
|
||||
RelativePath="..\..\bzlib.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\compress.c"
|
||||
RelativePath="..\..\compress.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\crctable.c"
|
||||
RelativePath="..\..\crctable.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\decompress.c"
|
||||
RelativePath="..\..\decompress.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\huffman.c"
|
||||
RelativePath="..\..\huffman.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\randtable.c"
|
||||
RelativePath="..\..\randtable.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -311,11 +311,11 @@
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\bzlib.h"
|
||||
RelativePath="..\..\bzlib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\dep\src\bzip2\bzlib_private.h"
|
||||
RelativePath="..\..\bzlib_private.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
||||
Reference in New Issue
Block a user