[cpp-log4shib] branch master updated: Fix debug info format warning.
Scott Cantor
cantor.2 at osu.edu
Wed May 30 16:39:08 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=e2f7e3cce50cf808653c295efa14c3d94f6a69a1
The following commit(s) were added to refs/heads/master by this push:
new e2f7e3c Fix debug info format warning.
e2f7e3c is described below
commit e2f7e3cce50cf808653c295efa14c3d94f6a69a1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed May 30 16:39:03 2018 -0400
Fix debug info format warning.
---
msvc15/log4shib/log4shib.vcxproj | 2 --
msvc15/log4shibDLL/log4shibDLL.vcxproj | 2 --
msvc15/sscpp706/sscpp706.VCXPROJ | 2 --
msvc15/testCategory/testCategory.vcxproj | 2 --
msvc15/testMain/testMain.vcxproj | 2 --
msvc15/testNDC/testNDC.vcxproj | 2 --
msvc15/testNTEventLog/testNTEventLog.vcxproj | 2 --
msvc15/testPattern/testPattern.vcxproj | 2 --
8 files changed, 16 deletions(-)
diff --git a/msvc15/log4shib/log4shib.vcxproj b/msvc15/log4shib/log4shib.vcxproj
index ee8c8be..a4b69d8 100644
--- a/msvc15/log4shib/log4shib.vcxproj
+++ b/msvc15/log4shib/log4shib.vcxproj
@@ -93,7 +93,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
</ClCompile>
@@ -118,7 +117,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
</ClCompile>
diff --git a/msvc15/log4shibDLL/log4shibDLL.vcxproj b/msvc15/log4shibDLL/log4shibDLL.vcxproj
index 26454ff..b12a38a 100644
--- a/msvc15/log4shibDLL/log4shibDLL.vcxproj
+++ b/msvc15/log4shibDLL/log4shibDLL.vcxproj
@@ -106,7 +106,6 @@
<PreprocessorDefinitions>LOG4SHIB_HAVE_INT64_T;_DEBUG;WIN32;_WINDOWS;_USRDLL;LOG4SHIB_HAS_DLL;LOG4SHIB_BUILD_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<MinimalRebuild>false</MinimalRebuild>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -142,7 +141,6 @@
<PreprocessorDefinitions>LOG4SHIB_HAVE_INT64_T;_DEBUG;WIN32;_WINDOWS;_USRDLL;LOG4SHIB_HAS_DLL;LOG4SHIB_BUILD_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<MinimalRebuild>false</MinimalRebuild>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
diff --git a/msvc15/sscpp706/sscpp706.VCXPROJ b/msvc15/sscpp706/sscpp706.VCXPROJ
index 670c4c6..f6ae855 100644
--- a/msvc15/sscpp706/sscpp706.VCXPROJ
+++ b/msvc15/sscpp706/sscpp706.VCXPROJ
@@ -158,7 +158,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -191,7 +190,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
diff --git a/msvc15/testCategory/testCategory.vcxproj b/msvc15/testCategory/testCategory.vcxproj
index 98df79f..ca35a46 100644
--- a/msvc15/testCategory/testCategory.vcxproj
+++ b/msvc15/testCategory/testCategory.vcxproj
@@ -101,7 +101,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -134,7 +133,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
diff --git a/msvc15/testMain/testMain.vcxproj b/msvc15/testMain/testMain.vcxproj
index daabd36..1d063e5 100644
--- a/msvc15/testMain/testMain.vcxproj
+++ b/msvc15/testMain/testMain.vcxproj
@@ -158,7 +158,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -191,7 +190,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
diff --git a/msvc15/testNDC/testNDC.vcxproj b/msvc15/testNDC/testNDC.vcxproj
index f1bfbec..0e86a83 100644
--- a/msvc15/testNDC/testNDC.vcxproj
+++ b/msvc15/testNDC/testNDC.vcxproj
@@ -158,7 +158,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -191,7 +190,6 @@
<MinimalRebuild>false</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
diff --git a/msvc15/testNTEventLog/testNTEventLog.vcxproj b/msvc15/testNTEventLog/testNTEventLog.vcxproj
index 39e88c4..918d609 100644
--- a/msvc15/testNTEventLog/testNTEventLog.vcxproj
+++ b/msvc15/testNTEventLog/testNTEventLog.vcxproj
@@ -102,7 +102,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -136,7 +135,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
diff --git a/msvc15/testPattern/testPattern.vcxproj b/msvc15/testPattern/testPattern.vcxproj
index 3bb68d1..e9ade54 100644
--- a/msvc15/testPattern/testPattern.vcxproj
+++ b/msvc15/testPattern/testPattern.vcxproj
@@ -102,7 +102,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
@@ -136,7 +135,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<BrowseInformation>true</BrowseInformation>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<Optimization>Disabled</Optimization>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<ConformanceMode>true</ConformanceMode>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list