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