Twitch SDK (Internal)
social.def.h
Go to the documentation of this file.
1 VERSION 0.1
2 EXPORTS
3 
4 #if TTV_SOCIAL_LIBRARY
5  TTV_SocialLibaray_Init
6  TTV_SocialLibaray_Shutdown
7 #endif
8 
9 #if TTV_EXPORT_BINDINGS
10 
11  ; Explicit java exports
12  #include "..\..\..\..\..\..\core\core_java\include\twitchsdk\core\java_core.def.h"
13 
14  ; Explicit .net exports
15  ; #include "..\..\..\..\..\..\core\core\include\twitchsdk\core\internal\bindings\csharp\csharp_core.def.h"
16 
17 #endif