aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/bass/delphi/bass.bpg
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/lib/bass/delphi/bass.bpg')
-rw-r--r--Game/Code/lib/bass/delphi/bass.bpg9
1 files changed, 9 insertions, 0 deletions
diff --git a/Game/Code/lib/bass/delphi/bass.bpg b/Game/Code/lib/bass/delphi/bass.bpg
index 55c2e004..da3e524f 100644
--- a/Game/Code/lib/bass/delphi/bass.bpg
+++ b/Game/Code/lib/bass/delphi/bass.bpg
@@ -37,6 +37,9 @@ FXtest.exe: fxtest\FXtest.dpr
livefx.exe: livefx\livefx.dpr
$(DCC)
+livespec.exe: livespec\livespec.dpr
+ $(DCC)
+
Multi.exe: multi\Multi.dpr
$(DCC)
@@ -55,9 +58,15 @@ samplevis.exe: SampleVis\samplevis.dpr
Speakers.exe: Speakers\Speakers.dpr
$(DCC)
+spectrum.exe: spectrum\spectrum.dpr
+ $(DCC)
+
StreamTest.exe: StreamTest\StreamTest.dpr
$(DCC)
+synth.exe: synth\synth.dpr
+ $(DCC)
+
writewav.exe: writewav\writewav.dpr
$(DCC)