|
@@ -0,0 +1,13 @@
|
|
|
+<component name="ProjectRunConfigurationManager">
|
|
|
+ <configuration default="false" name="WG Step 1" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
|
+ <module name="whispering_gophers" />
|
|
|
+ <working_directory value="$PROJECT_DIR$/part1" />
|
|
|
+ <go_parameters value="-o wg" />
|
|
|
+ <kind value="DIRECTORY" />
|
|
|
+ <filePath value="$PROJECT_DIR$/" />
|
|
|
+ <package value="code.osinet.fr/fgm/whispering_gophers" />
|
|
|
+ <directory value="$PROJECT_DIR$/part1" />
|
|
|
+ <output_directory value="$PROJECT_DIR$/part1" />
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+</component>
|