mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
8 lines
188 B
XML
8 lines
188 B
XML
<project name="NativeCoreLibs">
|
|
|
|
<target name="build-native-libs" description="build native library dependencies">
|
|
<mkdir dir="${lib.dir}"/>
|
|
</target>
|
|
|
|
</project>
|