Skip to content

Commit 1b418a0

Browse files
windows dx build fix
1 parent 5a74d73 commit 1b418a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

box2d/box2d.WindowsDX.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
</ItemGroup>
4545
<ItemGroup>
4646
<Compile Include="b2FlagExtensions.cs" />
47+
<Compile Include="b2InternalClasses.cs" />
4748
<Compile Include="Collision\b2AABB.cs" />
4849
<Compile Include="Collision\b2BroadPhase.cs" />
4950
<Compile Include="Collision\b2Collision.cs" />

0 commit comments

Comments
 (0)