summaryrefslogtreecommitdiffstats
path: root/llvm/win32/Bytecode/Bytecode.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/win32/Bytecode/Bytecode.vcproj')
-rw-r--r--llvm/win32/Bytecode/Bytecode.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/win32/Bytecode/Bytecode.vcproj b/llvm/win32/Bytecode/Bytecode.vcproj
index 8ea730b136a..ea9ea5a182a 100644
--- a/llvm/win32/Bytecode/Bytecode.vcproj
+++ b/llvm/win32/Bytecode/Bytecode.vcproj
@@ -12,7 +12,7 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="Debug"
+ OutputDirectory="..\Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
CharacterSet="2">
@@ -58,7 +58,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="Release"
+ OutputDirectory="..\Release"
IntermediateDirectory="Release"
ConfigurationType="4"
CharacterSet="2">
OpenPOWER on IntegriCloud