[PR #47] [MERGED] Working VS2013 project #941

Open
opened 2026-01-29 16:57:30 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/47
Author: @canihavesomecoffee
Created: 6/6/2014
Status: Merged
Merged: 6/12/2014
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

📊 Changes

8 files changed (+766 additions, -3 deletions)

View changed files

📝 .gitignore (+1 -0)
windows/UpgradeLog.htm (+0 -0)
windows/ccextractor.sdf (+0 -0)
📝 windows/ccextractor.sln (+5 -3)
windows/ccextractor.v12.suo (+0 -0)
windows/ccextractor.vcxproj (+254 -0)
windows/ccextractor.vcxproj.filters (+498 -0)
windows/ccextractor.vcxproj.user (+8 -0)

📄 Description

Title says it all... Replaced sln with VS2013 working sln.


🔄 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/47 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 6/6/2014 **Status:** ✅ Merged **Merged:** 6/12/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`82260de`](https://github.com/CCExtractor/ccextractor/commit/82260de45595ca06b8acee395569c98df913a6ef) Working VS2013 project ### 📊 Changes **8 files changed** (+766 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `windows/UpgradeLog.htm` (+0 -0) ➕ `windows/ccextractor.sdf` (+0 -0) 📝 `windows/ccextractor.sln` (+5 -3) ➕ `windows/ccextractor.v12.suo` (+0 -0) ➕ `windows/ccextractor.vcxproj` (+254 -0) ➕ `windows/ccextractor.vcxproj.filters` (+498 -0) ➕ `windows/ccextractor.vcxproj.user` (+8 -0) </details> ### 📄 Description Title says it all... Replaced sln with VS2013 working sln. --- <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 16:57:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#941