We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f55a32 commit e6fc3d6Copy full SHA for e6fc3d6
unity_source_sources.mac
@@ -0,0 +1,7 @@
1
+/* sourceをソースとする
2
+*/
3
+$sources="source";
4
+$options="";
5
+$sources_args="";
6
+execmacro currentmacrodirectory+"\\internal\\main.mac",currentmacrodirectory,$sources,$options,$sources_args;
7
+endmacro getresultex(-1);
0 commit comments