Skip to content

Commit 2676f3e

Browse files
committed
Create unity_source_everything.mac
1 parent 89632a1 commit 2676f3e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

unity_source_everything.mac

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/* everythingソース
2+
See: https://www.voidtools.com/support/everything/
3+
*/
4+
$sources="everything";
5+
$options="";
6+
$sources_args="";
7+
execmacro currentmacrodirectory+"\\internal\\main.mac",currentmacrodirectory,$sources,$options,$sources_args;
8+
endmacro getresultex(-1);

0 commit comments

Comments
 (0)