mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Fixed artifacts for proxy_python.
This commit is contained in:
+6
-6
@@ -14,12 +14,12 @@ build_script:
|
||||
|
||||
C:\Python37-x64\python.exe unimake.py -d c:\projects\modorganizer-build -s Appveyor_Build=True %APPVEYOR_PROJECT_NAME%
|
||||
artifacts:
|
||||
- path: vsbuild\src\proxy\RelWithDebInfo\uibase.dll
|
||||
name: uibase_dll
|
||||
- path: vsbuild\src\proxy\RelWithDebInfo\uibase.pdb
|
||||
name: uibase_pdb
|
||||
- path: vsbuild\src\proxy\RelWithDebInfo\uibase.lib
|
||||
name: uibase_lib
|
||||
- path: vsbuild\src\proxy\RelWithDebInfo\plugin_python.dll
|
||||
name: plugin_python_dll
|
||||
- path: vsbuild\src\proxy\RelWithDebInfo\plugin_python.pdb
|
||||
name: plugin_python_pdb
|
||||
- path: vsbuild\src\proxy\RelWithDebInfo\plugin_python.lib
|
||||
name: plugin_python_lib
|
||||
- path: vsbuild\src\runner\RelWithDebInfo\pythonrunner.dll
|
||||
name: pythonrunner_dll
|
||||
- path: vsbuild\src\runner\RelWithDebInfo\pythonrunner.pdb
|
||||
|
||||
Reference in New Issue
Block a user