aboutsummaryrefslogtreecommitdiff
path: root/win32/ExecutionEngine
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-05-15 18:46:28 +0000
committerDevang Patel <dpatel@apple.com>2008-05-15 18:46:28 +0000
commit0c87f2d824c684a1e146261b88016d136e6f0b3e (patch)
tree4bbb75282046f6f2ec34650749cea906391f6632 /win32/ExecutionEngine
parent8dbd9ada3031641e4cc395c5f3806e11e7edaeb7 (diff)
Revert 51067 check-in for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51155 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/ExecutionEngine')
-rw-r--r--win32/ExecutionEngine/ExecutionEngine.vcproj7
1 files changed, 3 insertions, 4 deletions
diff --git a/win32/ExecutionEngine/ExecutionEngine.vcproj b/win32/ExecutionEngine/ExecutionEngine.vcproj
index 24ecab9516..ee2a1d31e3 100644
--- a/win32/ExecutionEngine/ExecutionEngine.vcproj
+++ b/win32/ExecutionEngine/ExecutionEngine.vcproj
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="ExecutionEngine"
ProjectGUID="{76295AE8-A083-460E-9F80-6F2B8923264A}"
Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -340,11 +339,11 @@
>
</File>
<File
- RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.h"
+ RelativePath="..\..\include\llvm\ExecutionEngine\JIT.h"
>
</File>
<File
- RelativePath="..\..\include\llvm\ExecutionEngine\JIT.h"
+ RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.h"
>
</File>
<File