[gmime] provide different BuildLog files for each project
- From: Jeffrey Stedfast <fejj src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gmime] provide different BuildLog files for each project
- Date: Sun, 31 Jan 2010 17:31:45 +0000 (UTC)
commit ae1a85869d4d56076472a2c8498365832f37d85c
Author: Jeffrey Stedfast <fejj gnome org>
Date: Sun Jan 31 12:32:41 2010 -0500
provide different BuildLog files for each project
build/vs2008/basic-example.vcproj | 6 +++---
build/vs2008/gmime.vcproj | 6 +-----
build/vs2008/imap-example.vcproj | 6 +++---
build/vs2008/test-cat.vcproj | 6 +++---
build/vs2008/test-headers.vcproj | 6 +++---
build/vs2008/test-iconv.vcproj | 6 +++---
build/vs2008/test-mbox.vcproj | 6 +++---
build/vs2008/test-mime.vcproj | 6 +++---
build/vs2008/test-streams.vcproj | 6 +++---
build/vs2008/uudecode.vcproj | 4 ++++
build/vs2008/uuencode.vcproj | 4 ++++
11 files changed, 33 insertions(+), 29 deletions(-)
---
diff --git a/build/vs2008/basic-example.vcproj b/build/vs2008/basic-example.vcproj
index 84a2bc6..3db252a 100644
--- a/build/vs2008/basic-example.vcproj
+++ b/build/vs2008/basic-example.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\basic-example"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\BasicExampleBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\BasicExampleBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 7eab3f4..f6433ee 100644
--- a/build/vs2008/gmime.vcproj
+++ b/build/vs2008/gmime.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -766,10 +766,6 @@
>
</File>
<File
- RelativePath=".\config.h.win32"
- >
- </File>
- <File
RelativePath="..\..\COPYING"
>
</File>
diff --git a/build/vs2008/imap-example.vcproj b/build/vs2008/imap-example.vcproj
index f7157bd..f3cd9ef 100644
--- a/build/vs2008/imap-example.vcproj
+++ b/build/vs2008/imap-example.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\imap-example"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\ImapExampleBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\ImapExampleBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/test-cat.vcproj b/build/vs2008/test-cat.vcproj
index d684a69..cf093c6 100644
--- a/build/vs2008/test-cat.vcproj
+++ b/build/vs2008/test-cat.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\test-cat"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestCatBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestCatBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/test-headers.vcproj b/build/vs2008/test-headers.vcproj
index afbaa19..2084863 100644
--- a/build/vs2008/test-headers.vcproj
+++ b/build/vs2008/test-headers.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\test-headers"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestHeadersBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestHeadersBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/test-iconv.vcproj b/build/vs2008/test-iconv.vcproj
index 22f5e34..78e0aed 100644
--- a/build/vs2008/test-iconv.vcproj
+++ b/build/vs2008/test-iconv.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\test-iconv"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestIconvBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestIconvBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/test-mbox.vcproj b/build/vs2008/test-mbox.vcproj
index cefbb4a..8fced93 100644
--- a/build/vs2008/test-mbox.vcproj
+++ b/build/vs2008/test-mbox.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\test-mbox"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestMboxBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestMboxBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/test-mime.vcproj b/build/vs2008/test-mime.vcproj
index 9d632b9..37f921c 100644
--- a/build/vs2008/test-mime.vcproj
+++ b/build/vs2008/test-mime.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\test-mime"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestMimeBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestMimeBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/test-streams.vcproj b/build/vs2008/test-streams.vcproj
index af9ea70..b661f09 100644
--- a/build/vs2008/test-streams.vcproj
+++ b/build/vs2008/test-streams.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -25,7 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\test-streams"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestStreamsBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -176,7 +176,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
- BuildLogFile="$(IntDir)\BuildLog.htm"
+ BuildLogFile="$(IntDir)\TestStreamsBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
diff --git a/build/vs2008/uudecode.vcproj b/build/vs2008/uudecode.vcproj
index 9e4ef6e..fa78a68 100644
--- a/build/vs2008/uudecode.vcproj
+++ b/build/vs2008/uudecode.vcproj
@@ -25,6 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\uudecode"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUDecodeBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -99,6 +100,7 @@
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUDecodeBuildLog.htm"
WholeProgramOptimization="1"
>
<Tool
@@ -175,6 +177,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUDecodeBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -250,6 +253,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUDecodeBuildLog.htm"
WholeProgramOptimization="1"
>
<Tool
diff --git a/build/vs2008/uuencode.vcproj b/build/vs2008/uuencode.vcproj
index f90e88d..c343c0b 100644
--- a/build/vs2008/uuencode.vcproj
+++ b/build/vs2008/uuencode.vcproj
@@ -25,6 +25,7 @@
IntermediateDirectory="$(ConfigurationName)\uuencode"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUEncodeBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -99,6 +100,7 @@
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUEncodeBuildLog.htm"
WholeProgramOptimization="1"
>
<Tool
@@ -175,6 +177,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUEncodeBuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -250,6 +253,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
+ BuildLogFile="$(IntDir)\UUEncodeBuildLog.htm"
WholeProgramOptimization="1"
>
<Tool
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]