Move the default run configurations somewhere more likely to be detected by intellij

This commit is contained in:
ceikry
2022-05-30 22:35:38 -05:00
parent 9bd9675803
commit 60ad2754b2
4 changed files with 0 additions and 0 deletions
@@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="[Windows] Run MS" type="BatchConfigurationType" factoryName="Batch">
<option name="INTERPRETER_OPTIONS" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="PARENT_ENVS" value="true" />
<module name="" />
<option name="SCRIPT_NAME" value="./run-ms.bat" />
<option name="PARAMETERS" value="" />
<method v="2" />
</configuration>
</component>