mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
Move netbeans harness out of version specific, it's needed earlier for bootstrap
This commit is contained in:
parent
3cd14f21f1
commit
a36985b81b
@ -8,7 +8,8 @@
|
|||||||
<!-- Netbeans RCP platform -->
|
<!-- Netbeans RCP platform -->
|
||||||
<property name="netbeans-plat.version" value="7.0.1"/>
|
<property name="netbeans-plat.version" value="7.0.1"/>
|
||||||
<property name="nbplatform.active.dir" value="${basedir}/thirdparty/netbeans-plat/${netbeans-plat.version}"/>
|
<property name="nbplatform.active.dir" value="${basedir}/thirdparty/netbeans-plat/${netbeans-plat.version}"/>
|
||||||
<property name="harness.dir" value="${nbplatform.active.dir}/harness"/>
|
<!-- harness for bootstrapping -->
|
||||||
|
<property name="harness.dir" value="${basedir}/thirdparty/netbeans-plat/harness"/>
|
||||||
|
|
||||||
<import file="nbproject/build-impl.xml"/>
|
<import file="nbproject/build-impl.xml"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user