mirror of
https://github.com/leozide/leocad.git
synced 2026-07-28 04:07:11 +00:00
Use readme.txt on Windows.
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ after_build:
|
||||
- 7z a symbols.zip build/release/leocad.exe build/release/leocad.pdb
|
||||
- mkdir appdir
|
||||
- copy build\release\leocad.exe appdir
|
||||
- copy docs\readme.md appdir
|
||||
- copy docs\readme.md appdir\readme.txt
|
||||
- appveyor DownloadFile https://github.com/leozide/leocad/releases/download/v19.07.1/Library-20.03.zip -FileName library.zip
|
||||
- 7z e library.zip
|
||||
- copy library.bin appdir\\library.bin
|
||||
|
||||
@@ -106,7 +106,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\LeoCAD.exe"
|
||||
Delete "$INSTDIR\LeoCAD.hlp"
|
||||
Delete "$INSTDIR\LeoCAD.cnt"
|
||||
Delete "$INSTDIR\readme.md"
|
||||
Delete "$INSTDIR\readme.txt"
|
||||
Delete "$INSTDIR\library.bin"
|
||||
Delete "$INSTDIR\povconsole32-sse2.exe"
|
||||
Delete "$INSTDIR\vc_redist.x64.exe"
|
||||
|
||||
Reference in New Issue
Block a user