22 #endif // COMPILER_LCC_H
virtual void Reset()
Reset settings to defaults.
virtual bool IsValid()
Check if the compiler is actually valid (installed).
virtual AutoDetectResult AutoDetectInstallationDir()
Try to auto-detect the compiler's installation directory.
Abstract base class for compilers.
virtual Compiler * CreateCopy()
Implement this in new compilers, to return a new copy.