1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 20:42:21 +02:00

Options clearing fix, BeefBuild path fix

This commit is contained in:
Brian Fiete 2019-11-07 06:54:54 -08:00
parent 2f2230ec79
commit 83004c1184
4 changed files with 7 additions and 6 deletions

View file

@ -5,6 +5,7 @@
#include "LinuxCommon.h"
#define BF_PLATFORM_LINUX
#define BF_PLATFORM_POSIX
#define BF_PLATFORM_NAME "BF_PLATFORM_LINUX"
#define BF_IMPORT extern "C"