Move resource files to src/res.
tools/msvs/res is not an appropriate place.
This commit is contained in:
parent
a11bf99ce0
commit
0187b657ae
2
node.gyp
2
node.gyp
@ -183,7 +183,7 @@
|
||||
|
||||
[ 'OS=="win"', {
|
||||
'sources': [
|
||||
'tools/msvs/res/node.rc',
|
||||
'src/res/node.rc',
|
||||
],
|
||||
'defines': [
|
||||
'FD_SETSIZE=1024',
|
||||
|
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 138 KiB |
Loading…
x
Reference in New Issue
Block a user