We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89632a1 commit 2676f3eCopy full SHA for 2676f3e
1 file changed
unity_source_everything.mac
@@ -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