build the progs locally

This commit is contained in:
Bill Currie 2003-02-21 16:00:14 +00:00
parent 567f58c2fe
commit 83b54e8a5f
5 changed files with 7 additions and 2 deletions

1
ctf/.gitignore vendored
View file

@ -1 +1,2 @@
*.dat
*.sym

View file

@ -1 +1,3 @@
*.dat
*.sym
progdefs.h

View file

@ -1,4 +1,4 @@
../qwprogs.dat
qwprogs.dat
defs.qc

2
ctf/src/.gitignore vendored
View file

@ -1 +1,3 @@
*.dat
*.sym
progdefs.h

View file

@ -1,4 +1,4 @@
../progs.dat
progs.dat
defs.qc
log.qc // Console logging of game actions