Move qfprogs from tools to qfcc (packaging).

This commit is contained in:
Bill Currie 2011-12-25 16:23:02 +09:00
parent 890963423b
commit 59c621e0cf

View file

@ -74,7 +74,6 @@ tools = [
dir + "bin/qfbsp.exe",
dir + "bin/qflight.exe",
dir + "bin/qfmodelgen.exe",
dir + "bin/qfprogs.exe",
dir + "bin/qfvis.exe",
dir + "bin/qfwavinfo.exe",
dir + "bin/wad.exe",
@ -85,6 +84,7 @@ qfcc = [
dir,
dir + "bin",
dir + "bin/qfcc.exe",
dir + "bin/qfprogs.exe",
dir + "bin/qfpreqcc",
dir + "qfcc.1",
dir + "qfcc.pc",