org.codehaus.mojo.natives.msvc
Class AbstractMSVC2005EnvFactory
java.lang.Object
org.codehaus.mojo.natives.msvc.AbstractMSVCEnvFactory
org.codehaus.mojo.natives.msvc.AbstractMSVC2005EnvFactory
- All Implemented Interfaces:
- EnvFactory
- Direct Known Subclasses:
- MSVC2005AMD64EnvFactory, MSVC2005x86AMD64EnvFactory, MSVC2005x86EnvFactory
public abstract class AbstractMSVC2005EnvFactory
- extends AbstractMSVCEnvFactory
Equivalent of MSVC2005's vcvars32.bat
- Author:
- dtran
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSVS2005_INSTALL_ENV_KEY
protected static final String MSVS2005_INSTALL_ENV_KEY
- See Also:
- Constant Field Values
DEFAULT_MSVS2005_INSTALL_DIR
protected static final String DEFAULT_MSVS2005_INSTALL_DIR
- See Also:
- Constant Field Values
AbstractMSVC2005EnvFactory
public AbstractMSVC2005EnvFactory()
Copyright © 2011 Codehaus. All Rights Reserved.