aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authorjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-02 12:16:50 +0000
committerjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-02 12:16:50 +0000
commitae057627ff135d55891e9f04f399608fbc47e9ee (patch)
tree7561eaee2663ea1308dcada578549e013f9110c4 /Game/Code/UltraStar.dpr
parent35b7a40253bd38d1e1df8469d4151e99f9978850 (diff)
downloadusdx-ae057627ff135d55891e9f04f399608fbc47e9ee.tar.gz
usdx-ae057627ff135d55891e9f04f399608fbc47e9ee.tar.xz
usdx-ae057627ff135d55891e9f04f399608fbc47e9ee.zip
Runtime Song Addition
jira:USDX-157 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@553 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/UltraStar.dpr2
1 files changed, 2 insertions, 0 deletions
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr
index 80312bd1..2e04df9f 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -36,6 +36,8 @@ uses
opt in 'lib\ffmpeg\opt.pas',
avio in 'lib\ffmpeg\avio.pas',
+ DirWatch in 'lib\other\DirWatch.pas',
+
SQLiteTable3 in 'lib\SQLite\SQLiteTable3.pas',
SQLite3 in 'lib\SQLite\SQLite3.pas',