renamed some crap in the makefile

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40653
This commit is contained in:
David Anderson 2008-02-18 01:34:16 +00:00
parent d198e107dd
commit 5a83ab782c
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#Edit these paths for your own setup. #Edit these paths for your own setup.
HL2SDK_ORIG = ../../hl2sdk HL2SDK_ORIG = ../../hl2sdk
HL2SDK_OB = ../../hl2sdk-ob HL2SDK_OB = ../../hl2sdk-ob
SOURCEMM14 = ../../sourcemm-1.4.3 SOURCEMM14 = ../../sourcemm-1.4
SOURCEMM16 = .. SOURCEMM16 = ..
SRCDS_BASE = ~/srcds SRCDS_BASE = ~/srcds

View File

@ -5,9 +5,9 @@
#define SVN_PRODUCT_VERSION "1.6.0" #define SVN_PRODUCT_VERSION "1.6.0"
#define SVN_REVISION 652 #define SVN_REVISION 653
#define SVN_REVISION_STRING "652" #define SVN_REVISION_STRING "653"
#define SVN_FILE_VERSION 1,6,0,652 #define SVN_FILE_VERSION 1,6,0,653
#define SVN_FILE_VERSION_STRING "1.6.0.652" #define SVN_FILE_VERSION_STRING "1.6.0.653"
#endif //_INCLUDE_SVN_VERSION_H_ #endif //_INCLUDE_SVN_VERSION_H_

View File

@ -4,7 +4,7 @@
#Edit these paths for your own setup. #Edit these paths for your own setup.
HL2SDK_ORIG = ../../hl2sdk HL2SDK_ORIG = ../../hl2sdk
HL2SDK_OB = ../../hl2sdk-ob HL2SDK_OB = ../../hl2sdk-ob
SOURCEMM14 = ../../sourcemm-1.4.3 SOURCEMM14 = ../../sourcemm-1.4
SOURCEMM16 = .. SOURCEMM16 = ..
SRCDS_BASE = ~/srcds SRCDS_BASE = ~/srcds