mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-02-15 16:18:58 +03:00
6 lines
112 B
Makefile
6 lines
112 B
Makefile
MODNAME = stub_mm
|
|
|
|
EXTRA_CFLAGS =
|
|
|
|
SRCFILES = dllapi.cpp engine_api.cpp h_export.cpp meta_api.cpp sdk_util.cpp
|