Changed makefiles to point to trunk's modified version of the HL SDK

This commit is contained in:
Scott Ehlert
2006-08-27 03:13:11 +00:00
parent b4767cb99e
commit 22bef17660
18 changed files with 18 additions and 18 deletions

View File

@ -1,7 +1,7 @@
#(C)2004-2005 AMX Mod X Development Team
# Makefile written by David "BAILOPAN" Anderson
HLSDK = ../../hlsdk/SourceCode
HLSDK = ../../hlsdk
MM_ROOT = ../../metamod/metamod
### EDIT BELOW FOR OTHER PROJECTS ###