Update AMBuilder, VS and MakeFile files

This commit is contained in:
Arkshine
2015-03-13 11:13:42 +01:00
parent aa629a76e7
commit 2204a83ec0
8 changed files with 33 additions and 27 deletions

View File

@ -8,7 +8,8 @@
HLSDK = ../../../hlsdk
MM_ROOT = ../../../metamod/metamod
PUBLIC_ROOT = ../../public
SQL = sqlite-source
THIRD_PARTY = $(PUBLIC_ROOT)/third_party
SQL = $(THIRD_PARTY)/sqlite
#####################################
### EDIT BELOW FOR OTHER PROJECTS ###