diff options
Diffstat (limited to 'tests/Thread_Pool_Test.bpr')
-rw-r--r-- | tests/Thread_Pool_Test.bpr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Thread_Pool_Test.bpr b/tests/Thread_Pool_Test.bpr index 1e40616f8ae..2d4160ff267 100644 --- a/tests/Thread_Pool_Test.bpr +++ b/tests/Thread_Pool_Test.bpr @@ -14,7 +14,7 @@ BCB = $(MAKEDIR)\.. VERSION = BCB.03 # --------------------------------------------------------------------------- PROJECT = Thread_Pool_Test.exe -OBJFILES = obj\Thread_Pool_Test.obj +OBJFILES = objs\Thread_Pool_Test.obj RESFILES = RESDEPEN = $(RESFILES) LIBFILES = ..\ace\aced.lib |