mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Update VC++ proj.
llvm-svn: 58797
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="mkdir "%DSTROOT%\AppleInternal\Bin"
copy "$(TargetDir)$(TargetName).exe" "%DSTROOT%\AppleInternal\Bin""
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
|
||||
@@ -206,6 +206,10 @@
|
||||
RelativePath="..\..\lib\Sema\SemaInit.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Sema\SemaNamedCast.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Sema\SemaOverload.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user