view mxtool/.project @ 11178:d416f67d6f91

fix optimized builds fixes this error in build: ../../../../src/share/vm/classfile/defaultMethods.cpp:1321:13: error: ?bool covariant_return_type(BasicType, BasicType)? defined but not used [-Werror=unused-function]
author Bernhard Urban <bernhard.urban@jku.at>
date Mon, 05 Aug 2013 14:51:58 +0200
parents 527724d26036
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>mxtool</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>