Fixed artifacts for proxy_python.

This commit is contained in:
LePresidente
2019-04-29 14:07:19 +02:00
parent 78278ae57d
commit 352e5c2103
+6 -6
View File
@@ -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