summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-11-28 06:46:36 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-11-28 06:46:36 +0000
commitfed661219fe62dd40a4bc5fd4a1d136aa0ea6203 (patch)
tree7498719be67804c3be89916b9f71e12066b140a4 /win32
parent3523f6e7a4aba0a2699b0293c95728dc2f949c9d (diff)
downloadllvm-fed661219fe62dd40a4bc5fd4a1d136aa0ea6203.tar.gz
llvm-fed661219fe62dd40a4bc5fd4a1d136aa0ea6203.tar.bz2
llvm-fed661219fe62dd40a4bc5fd4a1d136aa0ea6203.tar.xz
Teach Visual Studio about new files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24497 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/Transforms/Transforms.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj
index e44da2bad0..36596549f6 100644
--- a/win32/Transforms/Transforms.vcproj
+++ b/win32/Transforms/Transforms.vcproj
@@ -137,6 +137,12 @@
RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.h">
</File>
<File
+ RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.cpp">
+ </File>
+ <File
+ RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.h">
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp">
</File>
<File