kumachan.xml 705 B

123456789101112131415
  1. <component name="ProjectRunConfigurationManager">
  2. <configuration default="false" name="kumachan" type="GoApplicationRunConfiguration" factoryName="Go Application">
  3. <module name="KumaChan" />
  4. <working_directory value="$PROJECT_DIR$/build" />
  5. <go_parameters value="-i" />
  6. <kind value="FILE" />
  7. <package value="kumachan" />
  8. <directory value="$PROJECT_DIR$/" />
  9. <filePath value="$PROJECT_DIR$/main.go" />
  10. <output_directory value="$PROJECT_DIR$/build" />
  11. <method v="2">
  12. <option name="RunConfigurationTask" enabled="true" run_configuration_name="Dependencies" run_configuration_type="MAKEFILE_TARGET_RUN_CONFIGURATION" />
  13. </method>
  14. </configuration>
  15. </component>