aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-02-05 15:56:07 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-02-05 15:56:07 +0000
commit31056e848f9aa03e4adf40e9480b122bc510f2cf (patch)
tree6d79b56d67da5972ff45047ca261bb3f332e71da /Game/Code/UltraStar.dpr
parentbf548af7791d9a97f69585e644d3d823dab02898 (diff)
downloadusdx-31056e848f9aa03e4adf40e9480b122bc510f2cf.tar.gz
usdx-31056e848f9aa03e4adf40e9480b122bc510f2cf.tar.xz
usdx-31056e848f9aa03e4adf40e9480b122bc510f2cf.zip
Sorry, must be UseProjectM_1_0_PLUS now
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@820 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/UltraStar.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr
index 788b1018..09acffb3 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -59,7 +59,7 @@ uses
{$IFDEF UseProjectM_0_9}
projectM in 'lib\projectM\0.9\projectM.pas',
{$ENDIF}
- {$IFDEF UseProjectM_1_0}
+ {$IFDEF UseProjectM_1_0_PLUS}
projectM in 'lib\projectM\1.0\projectM.pas',
{$ENDIF}