Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
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
This commit is contained in:
6
installer/builder/win32.info
Executable file
6
installer/builder/win32.info
Executable file
@@ -0,0 +1,6 @@
|
||||
compress = C:\WINDOWS\zip.exe
|
||||
source = c:\temp\amxmodx
|
||||
makeopts =
|
||||
output = c:\temp\done
|
||||
devenv = C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.com
|
||||
release = amxmodx-1.8.1
|
||||
Reference in New Issue
Block a user