зеркало из https://github.com/microsoft/clang-1.git
Update VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55986 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
124526b72f
Коммит
60da102982
|
@ -1,7 +1,7 @@
|
||||||
<?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="clangAnalysis"
|
Name="clangAnalysis"
|
||||||
ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
|
ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
|
||||||
RootNamespace="clangAnalysis"
|
RootNamespace="clangAnalysis"
|
||||||
|
@ -154,10 +154,18 @@
|
||||||
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="..\..\lib\Analysis\BasicConstraintManager.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.cpp"
|
RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Analysis\BasicStore.cpp"
|
RelativePath="..\..\lib\Analysis\BasicStore.cpp"
|
||||||
>
|
>
|
||||||
|
@ -218,6 +226,10 @@
|
||||||
RelativePath="..\..\lib\Analysis\GRSimpleVals.cpp"
|
RelativePath="..\..\lib\Analysis\GRSimpleVals.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Analysis\GRSimpleVals.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Analysis\GRState.cpp"
|
RelativePath="..\..\lib\Analysis\GRState.cpp"
|
||||||
>
|
>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?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="clangCodeGen"
|
Name="clangCodeGen"
|
||||||
ProjectGUID="{4CEC5897-D957-47E7-A6AE-2021D4F44A8F}"
|
ProjectGUID="{4CEC5897-D957-47E7-A6AE-2021D4F44A8F}"
|
||||||
RootNamespace="clangCodeGen"
|
RootNamespace="clangCodeGen"
|
||||||
|
@ -158,6 +158,10 @@
|
||||||
RelativePath="..\..\lib\CodeGen\CGBuiltin.cpp"
|
RelativePath="..\..\lib\CodeGen\CGBuiltin.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\CGCall.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\CGCXX.cpp"
|
RelativePath="..\..\lib\CodeGen\CGCXX.cpp"
|
||||||
>
|
>
|
||||||
|
@ -228,6 +232,22 @@
|
||||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\CGCall.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\CGDebugInfo.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\CGObjCRuntime.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\CGValue.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\CodeGenFunction.h"
|
RelativePath="..\..\lib\CodeGen\CodeGenFunction.h"
|
||||||
>
|
>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче