Fix "install" paths in VS property sheets
[platform/upstream/atk.git] / build / win32 / vs9 / atk.vsprops
index 85747ef..0b04ea9 100644 (file)
@@ -119,6 +119,6 @@ copy $(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin\*-$(AtkApiVersion).l
        />
        <UserMacro
                Name="AtkEtcInstallRoot"
-               Value="..\..\..\..\..\vs9\$(PlatformName)"
+               Value="..\..\..\..\vs9\$(PlatformName)"
        />
 </VisualStudioPropertySheet>