awips2/nativeLib/rary.ohd.whfs/gluegen/rpf_JNI.cfg

2 lines
150 B
INI
Raw Normal View History

# dummy stub since this project is excluded from the build
CustomCCode int rpf_main(int a, const char ** b){puts("Functionality Disabled.");return 1;}