feat: handle multi-version bindings generation
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
#ifndef WRAPPER_LINUX_H
|
||||
#define WRAPPER_LINUX_H
|
||||
|
||||
#include "SYS_DEF/linux/mc_sys_def.h"
|
||||
#include "SSV/pourFSV1.40.14/ssv.h"
|
||||
|
||||
#endif // WRAPPER_LINUX_H
|
@ -1,7 +0,0 @@
|
||||
#ifndef WRAPPER_MACOSX_H
|
||||
#define WRAPPER_MACOSX_H
|
||||
|
||||
#include "SYS_DEF/macosx/mc_sys_def.h"
|
||||
#include "SSV/pourFSV1.40.14/ssv.h"
|
||||
|
||||
#endif // WRAPPER_MACOSX_H
|
@ -1,7 +0,0 @@
|
||||
#ifndef WRAPPER_WIN_H
|
||||
#define WRAPPER_WIN_H
|
||||
|
||||
#include "SYS_DEF/win/mc_sys_def.h"
|
||||
#include "SSV/pourFSV1.40.14/ssv.h"
|
||||
|
||||
#endif // WRAPPER_WIN_H
|
Reference in New Issue
Block a user