Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
22269874
"tests/models/test_models_unet_2d.py" did not exist on "d144c46a593665ff06fa6c0b1492ffafeffdec17"
Commit
22269874
authored
Mar 03, 2010
by
Jesse Beder
Browse files
Disabled those warnings in the release version of the .svn too.
parent
bca77374
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
parse.vcproj
parse.vcproj
+2
-0
test.vcproj
test.vcproj
+2
-0
yamlcpp.vcproj
yamlcpp.vcproj
+2
-0
No files found.
parse.vcproj
View file @
22269874
...
@@ -112,6 +112,7 @@
...
@@ -112,6 +112,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalOptions=
"/D_SCL_SECURE_NO_WARNINGS"
Optimization=
"2"
Optimization=
"2"
EnableIntrinsicFunctions=
"true"
EnableIntrinsicFunctions=
"true"
AdditionalIncludeDirectories=
"include"
AdditionalIncludeDirectories=
"include"
...
@@ -119,6 +120,7 @@
...
@@ -119,6 +120,7 @@
EnableFunctionLevelLinking=
"true"
EnableFunctionLevelLinking=
"true"
WarningLevel=
"3"
WarningLevel=
"3"
DebugInformationFormat=
"3"
DebugInformationFormat=
"3"
DisableSpecificWarnings=
"4127;4355"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
...
test.vcproj
View file @
22269874
...
@@ -112,6 +112,7 @@
...
@@ -112,6 +112,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalOptions=
"/D_SCL_SECURE_NO_WARNINGS"
Optimization=
"2"
Optimization=
"2"
EnableIntrinsicFunctions=
"true"
EnableIntrinsicFunctions=
"true"
AdditionalIncludeDirectories=
"include"
AdditionalIncludeDirectories=
"include"
...
@@ -119,6 +120,7 @@
...
@@ -119,6 +120,7 @@
EnableFunctionLevelLinking=
"true"
EnableFunctionLevelLinking=
"true"
WarningLevel=
"3"
WarningLevel=
"3"
DebugInformationFormat=
"3"
DebugInformationFormat=
"3"
DisableSpecificWarnings=
"4127;4355"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
...
yamlcpp.vcproj
View file @
22269874
...
@@ -106,6 +106,7 @@
...
@@ -106,6 +106,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalOptions=
"/D_SCL_SECURE_NO_WARNINGS"
Optimization=
"2"
Optimization=
"2"
EnableIntrinsicFunctions=
"true"
EnableIntrinsicFunctions=
"true"
AdditionalIncludeDirectories=
"include"
AdditionalIncludeDirectories=
"include"
...
@@ -115,6 +116,7 @@
...
@@ -115,6 +116,7 @@
UsePrecompiledHeader=
"0"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarningLevel=
"4"
DebugInformationFormat=
"3"
DebugInformationFormat=
"3"
DisableSpecificWarnings=
"4127;4355"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment