mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-12 23:54:35 +00:00
Update VC2005 project files
This commit is contained in:
parent
8408aec347
commit
46f04830e2
2 changed files with 41 additions and 10 deletions
|
@ -1203,10 +1203,6 @@
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\helpers\tarray.c"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="it"
|
Name="it"
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8,00"
|
Version="8.00"
|
||||||
Name="lzmalib"
|
Name="lzmalib"
|
||||||
ProjectGUID="{6EB27E78-7C7A-4F08-8E19-957E8EB3A20F}"
|
ProjectGUID="{6EB27E78-7C7A-4F08-8E19-957E8EB3A20F}"
|
||||||
RootNamespace="lzmalib"
|
RootNamespace="lzmalib"
|
||||||
Keyword="Win32Proj"
|
Keyword="Win32Proj"
|
||||||
TargetFrameworkVersion="131072"
|
|
||||||
>
|
>
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
|
@ -287,6 +286,10 @@
|
||||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\7zArcIn.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\7zBuf.c"
|
RelativePath=".\C\7zBuf.c"
|
||||||
>
|
>
|
||||||
|
@ -303,10 +306,6 @@
|
||||||
RelativePath=".\C\7zDec.c"
|
RelativePath=".\C\7zDec.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\C\7zIn.c"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\7zStream.c"
|
RelativePath=".\C\7zStream.c"
|
||||||
>
|
>
|
||||||
|
@ -323,10 +322,18 @@
|
||||||
RelativePath=".\C\Bra86.c"
|
RelativePath=".\C\Bra86.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\BraIA64.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\CpuArch.c"
|
RelativePath=".\C\CpuArch.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Delta.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\LzFind.c"
|
RelativePath=".\C\LzFind.c"
|
||||||
>
|
>
|
||||||
|
@ -347,6 +354,14 @@
|
||||||
RelativePath=".\C\LzmaEnc.c"
|
RelativePath=".\C\LzmaEnc.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Ppmd7.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Ppmd7Dec.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\Threads.c"
|
RelativePath=".\C\Threads.c"
|
||||||
>
|
>
|
||||||
|
@ -381,10 +396,18 @@
|
||||||
RelativePath=".\C\Bra.h"
|
RelativePath=".\C\Bra.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Compiler.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\CpuArch.h"
|
RelativePath=".\C\CpuArch.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Delta.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\LzFind.h"
|
RelativePath=".\C\LzFind.h"
|
||||||
>
|
>
|
||||||
|
@ -409,6 +432,18 @@
|
||||||
RelativePath=".\C\LzmaEnc.h"
|
RelativePath=".\C\LzmaEnc.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Ppmd.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Ppmd7.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\C\Precomp.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\C\Threads.h"
|
RelativePath=".\C\Threads.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue