Skip to content

Commit

Permalink
This is already included.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Jan 21, 2025
1 parent 7720ab3 commit 1f8168d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion targets/lib.props
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
</ItemGroup>

<ItemGroup Condition="!$([MSBuild]::IsOSPlatform('OSX')) And $(TargetIdentifier.StartsWith('osx-'))">
<PreprocessorDefinitions Include="MACOSX" />
<IncludeSystemRootDirectories Include="$(MSBuildThisFileDirectory)..\ext\ikvm-native-sdk\osx" />
<LibraryDirectories Include="$(MSBuildThisFileDirectory)..\ext\ikvm-native-sdk\osx\usr\lib" />
</ItemGroup>
Expand Down

0 comments on commit 1f8168d

Please sign in to comment.