[json-glib] Update VS9 property sheet
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Update VS9 property sheet
- Date: Tue, 27 Sep 2011 07:04:45 +0000 (UTC)
commit d23aa2f10c6580f503dfc6969f8550db9576367f
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Tue Sep 27 15:22:00 2011 +0800
Update VS9 property sheet
Separate intermediate folders so that errors/warnings caused by in-use files
during compilation can be avoided.
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]