[PR #504] [MERGED] Fix windows build #1323

Open
opened 2026-01-29 17:15:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/504
Author: @canihavesomecoffee
Created: 12/10/2016
Status: Merged
Merged: 12/12/2016
Merged by: @cfsmp3

Base: masterHead: fix-windows-build-2


📝 Commits (2)

  • f3faaf0 Add VC.db file to gitignore
  • 7b55f61 Remove hardcoded references in project file, add relative ones instead

📊 Changes

2 files changed (+9 additions, -8 deletions)

View changed files

📝 .gitignore (+4 -3)
📝 windows/ccextractor.vcxproj (+5 -5)

📄 Description

  • Reorders the gitignore a bit
  • Replaces some hardcoded paths in the vcxproj file by relative paths

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/504 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 12/10/2016 **Status:** ✅ Merged **Merged:** 12/12/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `fix-windows-build-2` --- ### 📝 Commits (2) - [`f3faaf0`](https://github.com/CCExtractor/ccextractor/commit/f3faaf06f834d492505dc76535f1f060649c114a) Add VC.db file to gitignore - [`7b55f61`](https://github.com/CCExtractor/ccextractor/commit/7b55f61396555841da03df4e1469db975d70aa29) Remove hardcoded references in project file, add relative ones instead ### 📊 Changes **2 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -3) 📝 `windows/ccextractor.vcxproj` (+5 -5) </details> ### 📄 Description - Reorders the gitignore a bit - Replaces some hardcoded paths in the vcxproj file by relative paths --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:15:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1323