terp - the ANT Tasks
v1.3.304

com.codemesh.terp.ant.compiler.cpp
Interface CppFileCreating

All Superinterfaces:
CompilerOption<CppCompiler>, FileCreating<CppCompiler>
All Known Implementing Classes:
DebugOption, DynamicSourcesOption, GenerateVsProject, ResourceOption, TargetOption

public interface CppFileCreating
extends FileCreating<CppCompiler>

The FileCreating interface for CppCompiler instances. This is simply a type that specializes the FileCreating interface for C++ compiler instances.


Method Summary
 
Methods inherited from interface com.codemesh.terp.ant.compiler.FileCreating
creates
 
Methods inherited from interface com.codemesh.terp.ant.compiler.CompilerOption
addCommands, appliesTo, getIf, getUnless, satisfies, setIf, setUnless
 


terp - the ANT Tasks
v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.