aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-05-27 07:21:49 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-05-27 07:21:49 +0800
commit6b095af0d3d4878870f8185cf271869f89309944 (patch)
tree4618484c20ec5ce446ccb64921f130224a84a683
parentf8336ed832fa8e1ddd2f1783bdfc23d3279d5e6a (diff)
First commit
-rw-r--r--.idea/runConfigurations/Generate_Documents__Win_.xml17
-rw-r--r--.idea/runConfigurations/Release_Project__Win_.xml17
2 files changed, 34 insertions, 0 deletions
diff --git a/.idea/runConfigurations/Generate_Documents__Win_.xml b/.idea/runConfigurations/Generate_Documents__Win_.xml
new file mode 100644
index 0000000..2701b21
--- /dev/null
+++ b/.idea/runConfigurations/Generate_Documents__Win_.xml
@@ -0,0 +1,17 @@
+<component name="ProjectRunConfigurationManager">
+ <configuration default="false" name="Generate Documents (Win)" type="ShConfigurationType">
+ <option name="SCRIPT_TEXT" value="" />
+ <option name="INDEPENDENT_SCRIPT_PATH" value="false" />
+ <option name="SCRIPT_PATH" value="$PROJECT_DIR$/.cargo/scripts/generate_documents.bat" />
+ <option name="SCRIPT_OPTIONS" value="" />
+ <option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" />
+ <option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
+ <option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
+ <option name="INTERPRETER_PATH" value="" />
+ <option name="INTERPRETER_OPTIONS" value="" />
+ <option name="EXECUTE_IN_TERMINAL" value="true" />
+ <option name="EXECUTE_SCRIPT_FILE" value="true" />
+ <envs />
+ <method v="2" />
+ </configuration>
+</component> \ No newline at end of file
diff --git a/.idea/runConfigurations/Release_Project__Win_.xml b/.idea/runConfigurations/Release_Project__Win_.xml
new file mode 100644
index 0000000..b593113
--- /dev/null
+++ b/.idea/runConfigurations/Release_Project__Win_.xml
@@ -0,0 +1,17 @@
+<component name="ProjectRunConfigurationManager">
+ <configuration default="false" name="Release Project (Win)" type="ShConfigurationType">
+ <option name="SCRIPT_TEXT" value="" />
+ <option name="INDEPENDENT_SCRIPT_PATH" value="false" />
+ <option name="SCRIPT_PATH" value="$PROJECT_DIR$/.cargo/scripts/release_project.bat" />
+ <option name="SCRIPT_OPTIONS" value="" />
+ <option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="false" />
+ <option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
+ <option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
+ <option name="INTERPRETER_PATH" value="" />
+ <option name="INTERPRETER_OPTIONS" value="" />
+ <option name="EXECUTE_IN_TERMINAL" value="true" />
+ <option name="EXECUTE_SCRIPT_FILE" value="true" />
+ <envs />
+ <method v="2" />
+ </configuration>
+</component> \ No newline at end of file