Package | Description |
---|---|
org.codehaus.mojo.natives | |
org.codehaus.mojo.natives.compiler | |
org.codehaus.mojo.natives.plugin |
Modifier and Type | Method and Description |
---|---|
static File[] |
NativeSources.getAllSourceFiles(NativeSources[] sources)
Helper to get all source files in a Array of NativeSources
|
static File[] |
NativeSources.getIncludePaths(NativeSources[] sources) |
static File[] |
NativeSources.getSystemIncludePaths(NativeSources[] sources) |
Modifier and Type | Method and Description |
---|---|
List |
AbstractResourceCompiler.compile(ResourceCompilerConfiguration config,
NativeSources[] sources) |
List |
ResourceCompiler.compile(ResourceCompilerConfiguration config,
NativeSources[] sources) |
Modifier and Type | Field and Description |
---|---|
protected NativeSources[] |
NativeCompileMojo.sources
Array of NativeSources containing include directories and source files.
|
Copyright © 2013 Codehaus. All Rights Reserved.