org.codehaus.mojo.natives.msvc
Class MSVC2003EnvFactory
java.lang.Object
org.codehaus.mojo.natives.msvc.AbstractMSVCEnvFactory
org.codehaus.mojo.natives.msvc.MSVC2003EnvFactory
- All Implemented Interfaces:
- EnvFactory
public class MSVC2003EnvFactory
- extends AbstractMSVCEnvFactory
Equivalent of Microsoft Visual Studio .NET 2003's vcvars32.bat
- Author:
- dtran
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSVC2003EnvFactory
public MSVC2003EnvFactory()
getEnvironmentVariables
public Map getEnvironmentVariables()
throws NativeBuildException
- Throws:
NativeBuildException
Copyright © 2011 Codehaus. All Rights Reserved.