Skip to content

Commit

Permalink
Update x64 build batch
Browse files Browse the repository at this point in the history
  • Loading branch information
R-YaTian committed Jun 14, 2023
1 parent 56c9407 commit 9a63be7
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ rmdir /S /Q Run_TWLMagician.dist\tk\images

xcopy /Y /S /Q Run_TWLMagician.dist C:\Users\Public\Run_TWLMagician.dist\
mkdir dist
xcopy /Y /S /Q Run_TWLMagician.dist\py_langs .\dist\py_langs\
copy /Y Run_TWLMagician.dist\vcruntime140.dll .\dist\vcruntime140.dll
copy /Y Run_TWLMagician.dist\appgen.pyd .\dist\appgen.pyd
copy /Y Run_TWLMagician.dist\TWLMagician.pyd .\dist\TWLMagician.pyd
copy /Y Run_TWLMagician.dist\tooltip.pyd .\dist\tooltip.pyd
copy /Y Run_TWLMagician.dist\pyutils.pyd .\dist\pyutils.pyd
rmdir /S /Q Run_TWLMagician.dist py_langs
del *.pyd

Expand Down
82 changes: 82 additions & 0 deletions pack/pyd.evb.template
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,88 @@
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
<File>
<Type>3</Type>
<Name>py_langs</Name>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<HideFromDialogs>0</HideFromDialogs>
<Files>
<File>
<Type>2</Type>
<Name>langs.pyd</Name>
<File>C:\Users\Public\Run_TWLMagician.dist\py_langs\langs.pyd</File>
<ActiveX>False</ActiveX>
<ActiveXInstall>False</ActiveXInstall>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
<File>
<Type>2</Type>
<Name>po2buf.pyd</Name>
<File>C:\Users\Public\Run_TWLMagician.dist\py_langs\po2buf.pyd</File>
<ActiveX>False</ActiveX>
<ActiveXInstall>False</ActiveXInstall>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
</Files>
</File>
<File>
<Type>2</Type>
<Name>appgen.pyd</Name>
<File>C:\Users\Public\Run_TWLMagician.dist\appgen.pyd</File>
<ActiveX>False</ActiveX>
<ActiveXInstall>False</ActiveXInstall>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
<File>
<Type>2</Type>
<Name>pyutils.pyd</Name>
<File>C:\Users\Public\Run_TWLMagician.dist\pyutils.pyd</File>
<ActiveX>False</ActiveX>
<ActiveXInstall>False</ActiveXInstall>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
<File>
<Type>2</Type>
<Name>tooltip.pyd</Name>
<File>C:\Users\Public\Run_TWLMagician.dist\tooltip.pyd</File>
<ActiveX>False</ActiveX>
<ActiveXInstall>False</ActiveXInstall>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
<File>
<Type>2</Type>
<Name>TWLMagician.pyd</Name>
<File>C:\Users\Public\Run_TWLMagician.dist\TWLMagician.pyd</File>
<ActiveX>False</ActiveX>
<ActiveXInstall>False</ActiveXInstall>
<Action>0</Action>
<OverwriteDateTime>False</OverwriteDateTime>
<OverwriteAttributes>False</OverwriteAttributes>
<PassCommandLine>False</PassCommandLine>
<HideFromDialogs>0</HideFromDialogs>
</File>
</Files>
</File>
</Files>
Expand Down

0 comments on commit 9a63be7

Please sign in to comment.