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 |
|
Jeff Genovy
|
9f62b0dada
|
ICU-13171 Update the VS project files to use VS 2017, plus various fixes to get Samples compiling.
Also add explicit defines for WINVER and _WIN32_WINNT for Windows 7 targeting in non-UWP projects.
X-SVN-Rev: 40935
|
2018-02-16 03:16:03 +00:00 |
|
Andy Heninger
|
a0c9b06810
|
ICU-13049 svn properties updated to match auto-props values.
X-SVN-Rev: 39852
|
2017-03-17 21:19:03 +00:00 |
|
Andy Heninger
|
242e02c388
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
|
2017-01-20 00:20:31 +00:00 |
|
Peter Edberg
|
a238722264
|
ICU-12895 update release version to 59.0.1 for m1
X-SVN-Rev: 39562
|
2017-01-16 00:42:22 +00:00 |
|
Norbert Runge
|
0ca4234c58
|
ICU-12761 Adds Unicode copyright notice.
X-SVN-Rev: 39388
|
2016-09-28 22:12:27 +00:00 |
|
Shawn Steele
|
326552aa72
|
ICU-12087 - merge updates to use VS2015
X-SVN-Rev: 39085
|
2016-08-24 20:52:23 +00:00 |
|
Yoshito Umaoka
|
00ca13e126
|
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
|
2016-05-31 21:45:07 +00:00 |
|
Michael Ow
|
c9f199a30f
|
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
|
2016-05-26 22:32:17 +00:00 |
|
Andy Heninger
|
ae678d796b
|
ICU-11609 add svn:eol-style property to vcxproj files.
X-SVN-Rev: 37364
|
2015-04-17 21:25:48 +00:00 |
|
Steven R. Loomis
|
adb11cba8d
|
ICU-8028 update version number to milestone:4.6, bump timebombs, etc
X-SVN-Rev: 28785
|
2010-10-09 01:23:28 +00:00 |
|
Steven R. Loomis
|
d00e6d4636
|
ICU-7870 VS2010 - tests and samples
X-SVN-Rev: 28444
|
2010-08-11 00:59:38 +00:00 |
|
Alexey Gousev
|
c0875bf20f
|
ICU-7773 added copyrights and deleted sample .txt files from csdet
X-SVN-Rev: 28240
|
2010-06-21 18:23:25 +00:00 |
|
Eric Mader
|
2a3b48cf1b
|
ICU-6697 Changes for x64.
X-SVN-Rev: 25302
|
2009-01-23 05:12:23 +00:00 |
|
Eric Mader
|
9b8a829f2a
|
ICU-6697 Updated samples, test/perf subtree project files. Fixed a bug in reader.c while I was in the neighborhood...
X-SVN-Rev: 25301
|
2009-01-23 03:48:42 +00:00 |
|
Michael Ow
|
1215abdc6d
|
ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
|
2008-08-12 04:41:41 +00:00 |
|
Michael Ow
|
3d1a4a3fce
|
ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
|
2008-08-05 22:15:46 +00:00 |
|
Michael Ow
|
e20dbc5d8a
|
ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
|
2008-08-05 21:08:59 +00:00 |
|
David Bertoni
|
3cfc0a8b3f
|
ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
|
2007-09-07 16:13:29 +00:00 |
|
George Rhoten
|
2af0d67c26
|
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
|
2006-12-16 21:07:01 +00:00 |
|
George Rhoten
|
d8334d55e2
|
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Add missing csdet sample to workspace.
X-SVN-Rev: 20782
|
2006-12-13 03:53:13 +00:00 |
|
Eric Mader
|
8f24bb476b
|
ICU-4639 Clean up csdet.vcproj
X-SVN-Rev: 19312
|
2006-03-02 18:11:37 +00:00 |
|
Eric Mader
|
e68625742b
|
ICU-4639 return 0 from main to indicate successful execution.
X-SVN-Rev: 19309
|
2006-03-01 22:47:23 +00:00 |
|
Eric Mader
|
fa4e147b16
|
ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
X-SVN-Rev: 19308
|
2006-03-01 22:38:03 +00:00 |
|
Eric Mader
|
76da88a1ed
|
ICU-4639 Initial checkin of a little sample application.
X-SVN-Rev: 19306
|
2006-03-01 21:56:10 +00:00 |
|