Static variables
staticndllSourceFiles:Array<String> = ["cs.ndll.NDLLFunction", "cs.ndll.CFFICSLoader", "cs.ndll.CSAbstract", "cs.ndll.CSHandleContainer", "cs.ndll.CSHandleScope", "cs.ndll.CSPersistent", "cs.ndll.DelegateConverter", "cs.ndll.HandleUtils", "cs.ndll.NativeMethods", "cs.ndll.NDLLFunction"]
Static methods
staticaddNativeLibraries (txtPath:String, libPath:String, libraries:Array<NDLL>, architectures:Array<Architecture>):Void
staticcompile (project:HXProject, path:String, outPath:String, arch:String, platform:String, buildFile:String = "hxcs_build.txt", noCompile:Bool = false):Void
staticgetAndroidNativeLibraryPaths (libPath:String, libraries:Array<NDLL>, architectures:Array<Architecture>):Array<String>