Use U_ICU_VERSION_SHORT macro instead of hard-coding icu data dll and module
commit745c5e6c55501b5c0102008fb737d71e013fe57b
authorbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Sat, 22 Aug 2009 01:01:28 +0000 (22 01:01 +0000)
committerbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Sat, 22 Aug 2009 01:01:28 +0000 (22 01:01 +0000)
tree8dda18d7262366c4b5fbad19ed023dc838ca7f3e
parente4c7e68d9ee7a657bfc9fbe3bc8fc32f68e1314d
Use U_ICU_VERSION_SHORT macro instead of hard-coding icu data dll and module
name.

BUG=8198
TEST=googleurl test should be built and run without a problem.
Patch by Jungshik Shin
Review: http://codereview.chromium.org/174265

git-svn-id: http://google-url.googlecode.com/svn/trunk@114 8873c55e-713a-0410-88f8-23d9c3d90b1b
src/gurl_test_main.cc