Skip to content

Commit 5c2f7d2

Browse files
committed
Add php executable api
1 parent 4396faa commit 5c2f7d2

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

nbproject/genfiles.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
build.xml.data.CRC32=401c00db
1+
build.xml.data.CRC32=351e2421
22
build.xml.script.CRC32=f6cbff90
3-
build.xml.stylesheet.CRC32=a56c6a5b@2.61.1
3+
build.xml.stylesheet.CRC32=a56c6a5b@2.62.1
44
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
6-
nbproject/build-impl.xml.data.CRC32=401c00db
6+
nbproject/build-impl.xml.data.CRC32=351e2421
77
nbproject/build-impl.xml.script.CRC32=bfa38a5f
8-
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.61.1
8+
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.62.1

nbproject/project.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,15 @@
105105
<specification-version>0.15.1</specification-version>
106106
</run-dependency>
107107
</dependency>
108+
<dependency>
109+
<code-name-base>org.netbeans.modules.php.api.executable</code-name-base>
110+
<build-prerequisite/>
111+
<compile-dependency/>
112+
<run-dependency>
113+
<release-version>0-1</release-version>
114+
<specification-version>0.19.1</specification-version>
115+
</run-dependency>
116+
</dependency>
108117
<dependency>
109118
<code-name-base>org.netbeans.modules.php.api.framework</code-name-base>
110119
<build-prerequisite/>

0 commit comments

Comments
 (0)