mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
31 lines
1.5 KiB
XML
31 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
|
<type>org.netbeans.modules.apisupport.project</type>
|
|
<configuration>
|
|
<data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
|
|
<code-name-base>org.sleuthkit.autopsy.coretestlibs</code-name-base>
|
|
<standalone/>
|
|
<module-dependencies/>
|
|
<public-packages>
|
|
<package>org.mockito</package>
|
|
</public-packages>
|
|
<class-path-extension>
|
|
<runtime-relative-path>ext/mockito-core-3.5.7.jar</runtime-relative-path>
|
|
<binary-origin>release\modules\ext\mockito-core-3.5.7.jar</binary-origin>
|
|
</class-path-extension>
|
|
<class-path-extension>
|
|
<runtime-relative-path>ext/byte-buddy-1.10.13.jar</runtime-relative-path>
|
|
<binary-origin>release\modules\ext\byte-buddy-1.10.13.jar</binary-origin>
|
|
</class-path-extension>
|
|
<class-path-extension>
|
|
<runtime-relative-path>ext/byte-buddy-agent-1.10.13.jar</runtime-relative-path>
|
|
<binary-origin>release\modules\ext\byte-buddy-agent-1.10.13.jar</binary-origin>
|
|
</class-path-extension>
|
|
<class-path-extension>
|
|
<runtime-relative-path>ext/objenesis-3.1.jar</runtime-relative-path>
|
|
<binary-origin>release\modules\ext\objenesis-3.1.jar</binary-origin>
|
|
</class-path-extension>
|
|
</data>
|
|
</configuration>
|
|
</project>
|