mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +03:00
0dc6a4a5dd
Also did the following: * Removed -fPIC from all Linux makefiles * AMXX build tool now also moved over to VS 2005 * AMXX build tool binary renamed from "AMXXRelease" to "builder" * MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
7 lines
147 B
Plaintext
Executable File
7 lines
147 B
Plaintext
Executable File
compress = /bin/tar
|
|
source = /home/users/dvander/amxx
|
|
makeopts =
|
|
output = /home/users/dvander/done
|
|
devenv = /usr/bin/make
|
|
release = amxmodx-1.8.1
|