Fix "install" paths in VS property sheets

This commit is contained in:
Chun-wei Fan
2012-03-15 16:46:51 +08:00
parent 72a308abee
commit 7b45724809
2 changed files with 2 additions and 2 deletions

View File

@ -397,6 +397,6 @@ $(OutDir)\bin\glib-compile-schemas.exe $(OutDir)\share\glib-2.0\schemas
&#x
/>
<UserMacro
Name="GlibEtcInstallRoot"
Value="..\..\..\..\..\vs9\$(PlatformName)"
Value="..\..\..\..\vs9\$(PlatformName)"
/>
</VisualStudioPropertySheet>