Skip to content

Commit 076ad86

Browse files
committed
Test project fix
1 parent e1aef70 commit 076ad86

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Tests/Swift.Tests.elements

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
<SubMode>Windows</SubMode>
6969
</PropertyGroup>
7070
<ItemGroup>
71+
<Reference Include="RemObjects.Elements.EUnit">
72+
<Target>rt</Target>
73+
</Reference>
7174
<Reference Include="RemObjects.Elements.EUnit">
7275
<Target>Cooper</Target>
7376
</Reference>
@@ -144,6 +147,6 @@
144147
<Compile Include="Program.swift" />
145148
<Compile Include="Range.swift" />
146149
</ItemGroup>
147-
<Import Project="$(MSBuildExtensionsPath)\RemObjects Software\Elements\RemObjects.Elements.Toffee.targets" />
150+
<Import Project="$(MSBuildExtensionsPath)\RemObjects Software\Elements\RemObjects.Elements.targets" />
148151
<Import Project="..\Source\Swift.Shared.projitems" Label="Shared" />
149152
</Project>

0 commit comments

Comments
 (0)