Commit Graph

23 Commits

Author SHA1 Message Date
Jeff Genovy
2290dba1a4
ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-27 14:27:39 -07:00
Jeff Genovy
a5a8ec6c11 ICU-13667 Fix Samples test script for ucnv project.
X-SVN-Rev: 41480
2018-05-30 00:49:34 +00:00
Jeff Genovy
4fbaf8388d ICU-13698 Add "samplecheck.bat" script, similar to "icucheck.bat" to run the ICU4C samples.
X-SVN-Rev: 41454
2018-05-24 07:35:20 +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
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
9b21c4d010 ICU-13473 Add a new target to the VS project files called CopyUnicodeHeaderFiles, which will copy all of the project header files to the common output location. This is much cleaner and far less error prone than having each header file manually listed in the VS project file. Merge to trunk.
X-SVN-Rev: 40969
2018-02-22 02:59:34 +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
Bing Long
b58875e894 ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.
X-SVN-Rev: 33953
2013-07-22 16:31:11 +00:00
Steven R. Loomis
d00e6d4636 ICU-7870 VS2010 - tests and samples
X-SVN-Rev: 28444
2010-08-11 00:59:38 +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
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
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
c1507f4e86 ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way
X-SVN-Rev: 18267
2005-07-18 06:49:18 +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
5997f5c628 ICU-4466 update samples for ICU 3.3
X-SVN-Rev: 17432
2005-03-31 19:19:21 +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
7fbdd986ef ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12290
2003-06-04 21:28:46 +00:00
Eric Mader
3d41cc8729 ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12285
2003-06-04 21:10:25 +00:00
Vladimir Weinstein
ff66529fb1 ICU-2561 update samples for 2.4
X-SVN-Rev: 10738
2002-12-18 22:30:17 +00:00
Ram Viswanadha
04e231b601 ICU-2251 add xml2txt converter
X-SVN-Rev: 10672
2002-12-14 01:24:53 +00:00