Created
February 4, 2011 21:21
-
-
Save yeroc/811793 to your computer and use it in GitHub Desktop.
JNAerator config for Canon's EDSDK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-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