mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Suppressed warning C4505 for vc80
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@541 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
34baac76da
commit
1170af3c1f
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<presetdef name="build-turtle-test">
|
||||
<build-test input="test" depends="boost" mode="all" excludes="bench_*,fail_*">
|
||||
<compilerarg value="-Wno-uninitialized" location="mid" if="is-cygwin"/>
|
||||
<compilerarg value="/wd4505" if="is-vc80"/>
|
||||
</build-test>
|
||||
</presetdef>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue