goland run configs

This commit is contained in:
Isaac Shoebottom 2024-02-03 15:11:08 -04:00
parent 4944510401
commit 74e109f5af
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="build" type="MAKEFILE_TARGET_RUN_CONFIGURATION" factoryName="Makefile">
<makefile filename="$PROJECT_DIR$/Makefile" target="build" workingDirectory="" arguments="">
<envs />
</makefile>
<method v="2" />
</configuration>
</component>

View File

@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="go build VolumeFix" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
<module name="VolumeFix" />
<working_directory value="$PROJECT_DIR$" />
<kind value="PACKAGE" />
<package value="VolumeFix" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
</component>