summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/AsmParser/AsmParser.vcproj4
-rw-r--r--win32/Bytecode/Bytecode.vcproj4
-rw-r--r--win32/CBackend/CBackend.vcproj4
-rw-r--r--win32/Linker/Linker.vcproj4
-rw-r--r--win32/TableGen/TableGen.vcproj4
5 files changed, 10 insertions, 10 deletions
diff --git a/win32/AsmParser/AsmParser.vcproj b/win32/AsmParser/AsmParser.vcproj
index 2f23030278..36c3429367 100644
--- a/win32/AsmParser/AsmParser.vcproj
+++ b/win32/AsmParser/AsmParser.vcproj
@@ -13,7 +13,7 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="Debug"
+ OutputDirectory="..\Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
CharacterSet="2">
@@ -59,7 +59,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="Release"
+ OutputDirectory="..\Release"
IntermediateDirectory="Release"
ConfigurationType="4"
CharacterSet="2">
diff --git a/win32/Bytecode/Bytecode.vcproj b/win32/Bytecode/Bytecode.vcproj
index 8ea730b136..ea9ea5a182 100644
--- a/win32/Bytecode/Bytecode.vcproj
+++ b/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">
diff --git a/win32/CBackend/CBackend.vcproj b/win32/CBackend/CBackend.vcproj
index 36cb4082c0..205ee4df91 100644
--- a/win32/CBackend/CBackend.vcproj
+++ b/win32/CBackend/CBackend.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">
diff --git a/win32/Linker/Linker.vcproj b/win32/Linker/Linker.vcproj
index d24fd48bcb..0cc8a4ef70 100644
--- a/win32/Linker/Linker.vcproj
+++ b/win32/Linker/Linker.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">
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj
index f2ce791326..da8cbaa9b7 100644
--- a/win32/TableGen/TableGen.vcproj
+++ b/win32/TableGen/TableGen.vcproj
@@ -12,7 +12,7 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="Debug"
+ OutputDirectory="..\Debug"
IntermediateDirectory="Debug"
ConfigurationType="1"
CharacterSet="2">
@@ -66,7 +66,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="Release"
+ OutputDirectory="..\Release"
IntermediateDirectory="Release"
ConfigurationType="1"
CharacterSet="2">