mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #563] [MERGED] Windows update #1400
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/563
Author: @Izaron
Created: 12/22/2016
Status: ✅ Merged
Merged: 12/22/2016
Merged by: @cfsmp3
Base:
master← Head:windows-update📝 Commits (2)
4b80441Renamed OCR to Full and copy ffmpeg DLLs to folder4c78e47Fixed mess in the filters📊 Changes
4 files changed (+151 additions, -141 deletions)
View changed files
📝
.gitignore(+2 -2)📝
windows/ccextractor.sln(+14 -14)📝
windows/ccextractor.vcxproj(+42 -32)📝
windows/ccextractor.vcxproj.filters(+93 -93)📄 Description
I did not rename (Debug|Release) to (Debug|Release)-Simple since it looks ugly/redundant in my opinion. I think we should save it.
Added ffmpeg dll-s copy in the folders after build (I missed it in last PR).
Fixed a mess in the filters.
Before PR all configuration already target the platform 120_xp.
"Official" .zip file with all the required dependencies (all .dll files from windows/libs/lib) - https://www.dropbox.com/s/h6oij6r3dzmyqki/ccextractor-dll.zip?dl=0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.