From a4163f73b673cfc38b8e682f7d20c2656a876d3d Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Wed, 17 Jun 2009 00:06:58 +0000 Subject: Disable MSVC run-time assertion checking for non-debug builds (unless the property c.compiler.debug is set to true) git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@149 a78bb65f-1512-4460-ba86-f6dc96a7bf27 --- make/gluegen-cpptasks.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/make/gluegen-cpptasks.xml b/make/gluegen-cpptasks.xml index b64abfc..484cb0a 100755 --- a/make/gluegen-cpptasks.xml +++ b/make/gluegen-cpptasks.xml @@ -433,6 +433,25 @@ + + + + + + + + + + + + + + + + + + + @@ -507,16 +526,16 @@ - + - + - + -- cgit v1.2.3