diff options
| author | 2024-02-28 11:37:54 +0800 | |
|---|---|---|
| committer | 2024-02-28 11:37:54 +0800 | |
| commit | 672e0d03d3ffdba740d166f2c4a7243f142cec5f (patch) | |
| tree | 46cdb4ea015877e7828710a47c945aa2e834beb0 /target/debug/build/pyo3-ffi-acc6d9905c1b63ab | |
| parent | fc6fc64ca3ff7df62dd270fc021f674e56b2dedf (diff) | |
| download | TRPGNivis-672e0d03d3ffdba740d166f2c4a7243f142cec5f.tar.gz TRPGNivis-672e0d03d3ffdba740d166f2c4a7243f142cec5f.zip | |
refactor!: built in rust
Diffstat (limited to 'target/debug/build/pyo3-ffi-acc6d9905c1b63ab')
4 files changed, 21 insertions, 0 deletions
diff --git a/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/invoked.timestamp b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/invoked.timestamp new file mode 100644 index 0000000..e00328d --- /dev/null +++ b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/invoked.timestamp @@ -0,0 +1 @@ +This file has an mtime of when this was started.
\ No newline at end of file diff --git a/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/output b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/output new file mode 100644 index 0000000..8028f3e --- /dev/null +++ b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/output @@ -0,0 +1,19 @@ +cargo:rerun-if-env-changed=PYO3_CROSS +cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR +cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION +cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION +cargo:rerun-if-env-changed=PYO3_PRINT_CONFIG +cargo:PYO3_CONFIG=696d706c656d656e746174696f6e3d43507974686f6e0a76657273696f6e3d332e31310a7368617265643d747275650a616269333d66616c73650a6c69625f6e616d653d707974686f6e3331310a6c69625f6469723d433a5c55736572735c61646d696e5c417070446174615c4c6f63616c5c50726f6772616d735c507974686f6e5c507974686f6e3331315c6c6962730a65786563757461626c653d443a5c47697450726f6a6563745c487964726f526f6c6c2d5465616d5c6e697669732d707974686f6e5c2e76656e765c536372697074735c707974686f6e2e6578650a706f696e7465725f77696474683d36340a6275696c645f666c6167733d0a73757070726573735f6275696c645f7363726970745f6c696e6b5f6c696e65733d66616c73650a +cargo:rustc-link-lib=pythonXY:python311 +cargo:rustc-link-search=native=C:\Users\admin\AppData\Local\Programs\Python\Python311\libs +cargo:rustc-cfg=Py_3_6 +cargo:rustc-cfg=Py_3_7 +cargo:rustc-cfg=Py_3_8 +cargo:rustc-cfg=Py_3_9 +cargo:rustc-cfg=Py_3_10 +cargo:rustc-cfg=Py_3_11 +cargo:rustc-cfg=min_const_generics +cargo:rustc-cfg=addr_of +cargo:rustc-cfg=option_insert +cargo:rustc-cfg=thread_local_const_init +cargo:rustc-cfg=panic_unwind diff --git a/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/root-output b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/root-output new file mode 100644 index 0000000..3802a17 --- /dev/null +++ b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/root-output @@ -0,0 +1 @@ +D:\GitProject\HydroRoll-Team\nivis-python\target\debug\build\pyo3-ffi-acc6d9905c1b63ab\out
\ No newline at end of file diff --git a/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/stderr b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/stderr new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/target/debug/build/pyo3-ffi-acc6d9905c1b63ab/stderr |
