view mx/.project @ 6702:602ee4d1db61

added setup of ENFORCE_COMPILER_REV and ENFORCE_CC_COMPILER_REV when using sunstudio compilers on Solaris to avoid build complaint from HotSpot makefiles.
author Laurent Daynes <Laurent.Daynes@oracle.com>
date Fri, 09 Nov 2012 19:41:52 +0100
parents 527724d26036
children
line wrap: on
line source

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