This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
scuffed-code
Watch
1
Star
0
Fork
0
You've already forked scuffed-code
Code
Issues
Pull Requests
Releases
Wiki
Activity
29,965
Commits
1
Branch
0
Tags
274
MiB
9cc7d14b62
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jeff Genovy
118f3ba5f5
ICU-13581 Update readme for Windows build instructions for VS2015.
...
X-SVN-Rev: 41053
2018-03-03 02:03:38 +00:00
Jeff Genovy
bb915931d0
ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds.
...
X-SVN-Rev: 41049
2018-03-02 03:20:22 +00:00