Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Crossplatform C++ SDK used in various projects created by me

License

Notifications You must be signed in to change notification settings

bbouchez/BEBSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEBSDK

Crossplatform C++ SDK used in various projects created by me (Benoit BOUCHEZ)

Supported platforms :

  • Windows
  • Mac OS
  • Linux

IMPORTANT : project shall define in preprocessor

  • #define __TARGET_LINUX__ to compile the libraries under Linux
  • #define __TARGET_WIN__ to compile the libraries under Windows
  • #define __TARGET_MAC__ to compile the libraries under MacOS

One and only one target must be defined !

About

Crossplatform C++ SDK used in various projects created by me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published