comparison vamp-hostsdk/hostguard.h @ 234:7b12c3decc42 distinct-libraries

* install fixes, mostly
author cannam
date Fri, 07 Nov 2008 16:39:24 +0000
parents 5ee166dccfff
children 4454843ff384
comparison
equal deleted inserted replaced
233:521734d2b498 234:7b12c3decc42
32 shall not be used in advertising or otherwise to promote the sale, 32 shall not be used in advertising or otherwise to promote the sale,
33 use or other dealings in this Software without prior written 33 use or other dealings in this Software without prior written
34 authorization. 34 authorization.
35 */ 35 */
36 36
37 #ifndef _VAMP_HOSTSDK_GUARDS_H_ 37 #ifndef _VAMP_HOSTSDK_HOSTGUARD_H_
38 #define _VAMP_HOSTSDK_GUARDS_H_ 38 #define _VAMP_HOSTSDK_HOSTGUARD_H_
39 39
40 #ifdef _VAMP_IN_PLUGINSDK 40 #ifdef _VAMP_IN_PLUGINSDK
41 #error You have included headers from both vamp-sdk and vamp-hostsdk in the same source file. Please include only vamp-sdk headers in plugin code, and only vamp-hostsdk headers in host code. 41 #error You have included headers from both vamp-sdk and vamp-hostsdk in the same source file. Please include only vamp-sdk headers in plugin code, and only vamp-hostsdk headers in host code.
42 #else 42 #else
43 #define _VAMP_IN_HOSTSDK 43 #define _VAMP_IN_HOSTSDK