Skip to content

Commit

Permalink
🔥 Remove unused defines of binding.gyp
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Apr 18, 2024
1 parent 893bf91 commit d923773
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
"sources": [
"binding.c",
],
"defines": [
"PROJECT_NAME=\"<!(node -p \"require('./package.json').name\")\"",
"PROJECT_VERSION=\"<!(node -p \"require('./package.json').version\")\"",
],
"cflags": [
"<!@(pkg-config --cflags rime)",
],
Expand Down

0 comments on commit d923773

Please sign in to comment.