summaryrefslogtreecommitdiff
path: root/build/win32/vs9/install.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'build/win32/vs9/install.vcproj')
-rw-r--r--build/win32/vs9/install.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/win32/vs9/install.vcproj b/build/win32/vs9/install.vcproj
index 45325ee..8ed4e1a 100644
--- a/build/win32/vs9/install.vcproj
+++ b/build/win32/vs9/install.vcproj
@@ -20,7 +20,7 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="$(AtkEtcInstallRoot)"
+ OutputDirectory="$(GLibEtcInstallRoot)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="10"
InheritedPropertySheets=".\atk.vsprops"
@@ -33,7 +33,7 @@
</Configuration>
<Configuration
Name="Debug|x64"
- OutputDirectory="$(AtkEtcInstallRoot)"
+ OutputDirectory="$(GLibEtcInstallRoot)"
InheritedPropertySheets=".\atk.vsprops"
ConfigurationType="10"
CharacterSet="2"
@@ -46,7 +46,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="$(AtkEtcInstallRoot)"
+ OutputDirectory="$(GLibEtcInstallRoot)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="10"
InheritedPropertySheets=".\atk.vsprops"
@@ -60,7 +60,7 @@
</Configuration>
<Configuration
Name="Release|x64"
- OutputDirectory="$(AtkEtcInstallRoot)"
+ OutputDirectory="$(GLibEtcInstallRoot)"
InheritedPropertySheets=".\atk.vsprops"
ConfigurationType="10"
CharacterSet="2"