Package org.codehaus.mojo.natives.linker
Interface Manifest
-
- All Known Implementing Classes:
MSVCManifest
public interface Manifest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(ManifestConfiguration config)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
run
void run(ManifestConfiguration config) throws NativeBuildException
- Throws:
NativeBuildException
-
-