mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Add linux steamclient builds.
This commit is contained in:
parent
2faba9bed9
commit
e9513d4733
5 changed files with 42 additions and 8 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
#ifdef STEAMCLIENT_DLL
|
||||
#define STEAMAPI_API static
|
||||
#define STEAMCLIENT_API S_API
|
||||
#define STEAMCLIENT_API S_API_EXPORT
|
||||
#else
|
||||
#define STEAMAPI_API S_API
|
||||
#define STEAMCLIENT_API static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue