mirror of
https://github.com/rehlds/rechecker.git
synced 2025-03-03 17:15:32 +03:00
Update Makefile
This commit is contained in:
parent
edcb803bf2
commit
9e767660ff
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ COMPILER = /opt/intel/bin/icpc
|
||||
OBJECTS = src/main.cpp src/meta_api.cpp src/dllapi.cpp\
|
||||
src/cmdexec.cpp src/engine_rehlds.cpp src/h_export.cpp\
|
||||
src/resource.cpp src/sdk_util.cpp public/interface.cpp\
|
||||
########src/config.cpp src/task.cpp
|
||||
src/task.cpp
|
||||
|
||||
LINK = -lm -ldl -static-intel -static-libgcc -no-intel-extensions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user