Skip to content

Instantly share code, notes, and snippets.

@yeroc
Created February 4, 2011 21:21
Show Gist options
  • Save yeroc/811793 to your computer and use it in GitHub Desktop.
Save yeroc/811793 to your computer and use it in GitHub Desktop.
JNAerator config for Canon's EDSDK
-o src
-arch WIN32
-noJar
-noComp
-runtime JNA
-package edsdk
-library EdSdk
$(EDSDK_HOME)/Windows/EDSDK/Header/EDSDK.h
$(EDSDK_HOME)/Windows/EDSDK/Header/EDSDKTypes.h
$(EDSDK_HOME)/Windows/EDSDK/Header/EDSDKErrors.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment