Directory-Monitor... experimentell... klappt nicht so recht mit UNC-Pfaden :(
This commit is contained in:
+2
-1
@@ -29,7 +29,8 @@ uses
|
||||
Myc.Trade.Node in '..\Src\Myc.Trade.Node.pas',
|
||||
Myc.Trade.DataStream in '..\Src\Myc.Trade.DataStream.pas',
|
||||
Myc.Mutable in '..\Src\Myc.Mutable.pas',
|
||||
Test.Core.Mutable in 'Test.Core.Mutable.pas';
|
||||
Test.Core.Mutable in 'Test.Core.Mutable.pas',
|
||||
Tests.Myc.DirectoryMonitor in 'Tests.Myc.DirectoryMonitor.pas';
|
||||
|
||||
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
|
||||
{$IFNDEF TESTINSIGHT}
|
||||
|
||||
Reference in New Issue
Block a user