Commit Graph

55 Commits

Author SHA1 Message Date
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
17e51eed71 ICU-13581 Fixing Samples. Add casts to quiet warnings, remove legacy sample from "all" VS Solution which does not build out of the box with ICU, ufortune only builds on Win32, and fix minor spelling/typo.
X-SVN-Rev: 40978
2018-02-23 03:01:30 +00:00
Jeff Genovy
3c7a6e30ab ICU-13171 Fix issues with ICU4C Samples, and various issues with vcxproj files.
The samples now all build on Win32, except for the layout sample (but the LE is deprecated).

X-SVN-Rev: 40951
2018-02-20 10:03:29 +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
Michael Ow
fdfba50729 ICU-8883 Update individual samples solution file to MSVC 2010
X-SVN-Rev: 30843
2011-10-18 17:56:08 +00:00
Michael Ow
f76ced25c9 ICU-8858 Revert previous change to ufortune sample
X-SVN-Rev: 30831
2011-10-16 04:58:01 +00:00
Michael Ow
c3a95aefe9 ICU-8858 Fix ufortune sample program to build resources in dll correctly
X-SVN-Rev: 30821
2011-10-13 18:45:13 +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
Steven R. Loomis
bf11f11afa ICU-7403 cleanup
X-SVN-Rev: 27531
2010-02-10 22:43:06 +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
Eric Mader
5f2d789dd3 ICU-4988 convert .sln files for samples.
X-SVN-Rev: 20811
2006-12-19 20:42:22 +00:00
George Rhoten
68be0e66f8 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
X-SVN-Rev: 20776
2006-12-13 02:46:17 +00:00
George Rhoten
8ada4896ee ICU-5081 Stop using the old naming scheme.
X-SVN-Rev: 19291
2006-02-25 23:32:49 +00:00
George Rhoten
61d40226d0 ICU-3085 The Windows project files now use /Zc:wchar_t
X-SVN-Rev: 19290
2006-02-25 23:23:05 +00:00
George Rhoten
476190afac ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19046
2006-01-30 17:30:30 +00:00
George Rhoten
f8e0212537 ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19045
2006-01-30 17:26:55 +00:00
George Rhoten
c0c3b070df ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17887
2005-06-14 06:08:37 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
264d88b4b3 ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way.
This helps with debugging some of the cause of the data loading problems.

X-SVN-Rev: 17550
2005-05-04 05:07:52 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
afc706ebfc ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17269
2005-03-02 03:38:16 +00:00
George Rhoten
49287da580 ICU-3612 Convert from .NET 2002 to .NET 2003
X-SVN-Rev: 14560
2004-02-21 02:18:51 +00:00
Eric Mader
fae881edc8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14194
2003-12-19 22:18:26 +00:00
George Rhoten
d88ef6324d ICU-3349 Fix for VS .NET 2003
X-SVN-Rev: 14132
2003-12-14 19:19:45 +00:00
Steven R. Loomis
c5821628b6 ICU-2672 samples update
X-SVN-Rev: 12534
2003-06-19 22:25:24 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Vladimir Weinstein
c9475e02ae ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
2003-06-03 06:44:40 +00:00
Eric Mader
a39ab1fa69 ICU-2717 make samples compile and run on Windows w/ ICU 2.6
X-SVN-Rev: 12176
2003-05-29 22:10:20 +00:00
Vladimir Weinstein
7155eb7e31 ICU-2561 Update samples for 2.4
X-SVN-Rev: 10739
2002-12-18 22:32:25 +00:00
Vladimir Weinstein
89628f1df9 ICU-2107 added copyright notices
X-SVN-Rev: 10722
2002-12-18 08:31:34 +00:00
Steven R. Loomis
869be6abb5 ICU-2076 samples on 2.2
X-SVN-Rev: 9610
2002-08-07 23:45:13 +00:00
Steven R. Loomis
4bc29a7907 ICU-2076 samples for 2.2 (win32)
X-SVN-Rev: 9609
2002-08-07 23:30:02 +00:00
Steven R. Loomis
ccb2387287 ICU-2076 2.2 samples
X-SVN-Rev: 9608
2002-08-07 22:50:05 +00:00
Steven R. Loomis
4395612ac3 ICU-1861 samples updated to use icu-config - and also refactored, cleaned up
X-SVN-Rev: 8593
2002-05-10 20:32:34 +00:00
Steven R. Loomis
b9b412cd6c ICU-1852 sample cleanup - wave #1
X-SVN-Rev: 8470
2002-04-15 23:32:30 +00:00
Andy Heninger
d21c5857fd ICU-1474 ufortune sample, tweak to Makefile for hpux
X-SVN-Rev: 7136
2001-11-28 22:06:46 +00:00
Andy Heninger
71f2c9fecd ICU-1474 ufortune sample, tweaks to Makefile, build instructions for problems
found when testing on solaris, hp

X-SVN-Rev: 7112
2001-11-28 01:26:32 +00:00