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
9a220a7381
scuffed-code
/
icu4c
/
source
/
samples
/
all
History
Jeff Genovy
2290dba1a4
ICU-20017 Fix line endings in Visual Studio *.props files. (
#101
)
2018-09-27 14:27:39 -07:00
..
all.sln
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.
2018-03-02 03:20:22 +00:00
samplecheck.bat
ICU-20017 Fix line endings in Visual Studio *.props files. (
#101
)
2018-09-27 14:27:39 -07:00