mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-29 11:24:19 +01:00
Updated makefile
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4075
This commit is contained in:
parent
b178acc5cd
commit
a3fe9b64de
@ -12,7 +12,7 @@ DEBUG_FLAGS = -g -ggdb3
|
||||
CPP = g++
|
||||
BINARY = sample_mm_i486.so
|
||||
|
||||
OBJECTS = SamplePlugin.cpp
|
||||
OBJECTS = SamplePlugin.cpp cvars.cpp convar.cpp
|
||||
|
||||
LINK = vstdlib_i486.so tier0_i486.so
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user