This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-06 05:01:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
939605309f
quakeforge
/
tools
/
cross
/
cross-make.sh
8 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
various msvc fixes thanks to muzzy (hope he doesn't give up:)
2002-08-20 19:16:11 +00:00
#!/bin/sh -x
mingw build fixes again (including mostly working in sid: got some link issues)
2001-09-25 06:18:30 +00:00
HOST_CC
=
gcc
update for debian mingw packages
2007-03-08 13:44:03 +00:00
PATH
=
/usr/i586-mingw32msvc/bin:
$PATH
mingw build fixes again (including mostly working in sid: got some link issues)
2001-09-25 06:18:30 +00:00
export
HOST_CC
export
PATH
make
$*
tools to help with cross copiling QF under mingw in linux
2001-04-10 23:31:50 +00:00
Reference in a new issue
Copy permalink