Skip to content

Commit

Permalink
fixed build location
Browse files Browse the repository at this point in the history
  • Loading branch information
castortech committed Oct 30, 2023
1 parent 415a01d commit 0d4572e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdbxjni-win64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<overwrite>true</overwrite>
<resources>
<resource>
<directory>${basedir}/../../libmdbx/${directorySuffix}</directory>
<directory>${basedir}/../../libmdbx/bin/${directorySuffix}</directory>
<!-- <filtering>false</filtering>-->
<includes>
<include>mdbx.dll</include>
Expand Down

0 comments on commit 0d4572e

Please sign in to comment.