summaryrefslogtreecommitdiff
path: root/win32/ExecutionEngine/ExecutionEngine.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/ExecutionEngine/ExecutionEngine.vcproj')
-rw-r--r--win32/ExecutionEngine/ExecutionEngine.vcproj8
1 files changed, 6 insertions, 2 deletions
diff --git a/win32/ExecutionEngine/ExecutionEngine.vcproj b/win32/ExecutionEngine/ExecutionEngine.vcproj
index ced72fe28b..91bbf135fa 100644
--- a/win32/ExecutionEngine/ExecutionEngine.vcproj
+++ b/win32/ExecutionEngine/ExecutionEngine.vcproj
@@ -308,6 +308,10 @@
RelativePath="..\..\lib\ExecutionEngine\ExecutionEngine.cpp"
>
</File>
+ <File
+ RelativePath="..\..\lib\ExecutionEngine\ExecutionEngineBindings.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -335,11 +339,11 @@
>
</File>
<File
- RelativePath="..\..\include\llvm\ExecutionEngine\JIT.h"
+ RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.h"
>
</File>
<File
- RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.h"
+ RelativePath="..\..\include\llvm\ExecutionEngine\JIT.h"
>
</File>
<File