Skip to content

Commit 1540010

Browse files
save file
1 parent c64f272 commit 1540010

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

blog/26-04-16/node-gyp-always-on-top/node-gyp-always-on-top.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,16 +451,24 @@ <h1 slot=title>
451451
</p>
452452

453453
<p>
454-
no errors? run the tool
454+
no errors? the node-gyp build command essentially generates a file
455455

456456
<code>
457457

458-
node always-on-top.js
458+
build/releases/always-on-top.node
459459

460460
</code>
461461

462+
run the tool
463+
464+
<code>
465+
466+
node always-on-top.js
467+
468+
</code>
462469
</p>
463470

471+
464472
</div>
465473

466474

@@ -480,6 +488,7 @@ <h1 slot=title>
480488
<dir-tree component id=min-project></dir-tree>
481489

482490

491+
<web-editor component id=cpp src='ex/always-on-top-min.js' fullsize></web-editor>
483492

484493

485494
<log-mod component></log-mod>

0 commit comments

Comments
 (0)