[json-glib/json-glib-0-14] Update VS9 property sheet



commit d498c15566cba0123d35d271b727542309ba7d83
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Sep 27 15:21:06 2011 +0800

    Update VS9 property sheet
    
    Seperate intermediate folders to avoid errors/warnings due to files in use
    during compilation.

 build/win32/vs9/json-glib.vsprops |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs9/json-glib.vsprops b/build/win32/vs9/json-glib.vsprops
index ba6a0c6..f9acd69 100644
--- a/build/win32/vs9/json-glib.vsprops
+++ b/build/win32/vs9/json-glib.vsprops
@@ -4,7 +4,7 @@
 	Version="8.00"
 	Name="jsonglibprops"
 	OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin"
-	IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj"
+	IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\$(ProjectName)"
 	>
 	<Tool
 		Name="VCCLCompilerTool"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]