Geoip: Reorganize and update project files.

This commit is contained in:
Arkshine
2014-07-31 23:08:58 +02:00
parent 52543481dd
commit 674600bab2
9 changed files with 448 additions and 249 deletions

View File

@ -14,7 +14,7 @@ MM_ROOT = ../../../metamod/metamod
PROJECT = geoip
OBJECTS = sdk/amxxmodule.cpp GeoIP.c geoip_amxx.cpp
OBJECTS = sdk/amxxmodule.cpp GeoIP2/maxminddb.cpp geoip_main.cpp geoip_natives.cpp geoip_util.cpp
##############################################
### CONFIGURE ANY OTHER FLAGS/OPTIONS HERE ###