Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation under MSVC #3796

Merged
merged 5 commits into from
Aug 4, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ clone_folder: C:\MuseScore
# set clone depth
clone_depth: 3 # clone entire repository history if not defined

image: Visual Studio 2017

# build cache to preserve files/folders between builds
cache:
- dependencies.7z
Expand Down
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ vtest/LOG
vtest/META-INF
vtest/Thumbnails
vtest/Pictures
.vs
dependencies
/msvc.build.debug
/msvc.install

# Downloaded files during build process
MS_General.sf3
Expand All @@ -43,3 +47,5 @@ MuseScore_General.sf3
MuseScore_General-License.md
MuseScore_General-changelog.txt
VERSION
/mscore/data/mscore.aps
/msvc.build.release