Project import
diff --git a/icu-4.4.1/Makefile b/icu-4.4.1/Makefile
new file mode 100644
index 0000000..9a3d4d8
--- /dev/null
+++ b/icu-4.4.1/Makefile
@@ -0,0 +1,26 @@
+#
+#    Copyright (c) 2010-2011 Nest, Inc.
+#    All rights reserved.
+#
+#    This document is the property of Nest. It is considered
+#    confidential and proprietary information.
+#
+#    This document may not be reproduced or transmitted in any form,
+#    in whole or in part, without the express written permission of
+#    Nest.
+#
+#    Description:
+#      This file is the makefile for the International Components for
+#      Unicode (ICU) library.
+#
+#      Per "icu/readme.html", the correct way to cross-compile ICU is
+#      is build first a host version and then to build a target version
+#      and to point the target version at that host version.
+#
+
+include pre.mak
+
+SubMakefiles		= Makefile.host	\
+			  Makefile.target
+
+include post.mak
diff --git a/icu-4.4.1/icu.patches.tar.gz b/icu-4.4.1/icu.patches.tar.gz
new file mode 100644
index 0000000..38d268b
--- /dev/null
+++ b/icu-4.4.1/icu.patches.tar.gz
Binary files differ
diff --git a/icu-4.4.1/icu.tar.gz b/icu-4.4.1/icu.tar.gz
new file mode 100644
index 0000000..1ce2111
--- /dev/null
+++ b/icu-4.4.1/icu.tar.gz
Binary files differ
diff --git a/icu-4.4.1/icu.url b/icu-4.4.1/icu.url
new file mode 100644
index 0000000..27d38f8
--- /dev/null
+++ b/icu-4.4.1/icu.url
@@ -0,0 +1 @@
+http://download.icu-project.org/files/icu4c/4.4.1/icu4c-4_4_1-src.tgz
diff --git a/icu-4.4.1/icu.version b/icu-4.4.1/icu.version
new file mode 100644
index 0000000..cca25a9
--- /dev/null
+++ b/icu-4.4.1/icu.version
@@ -0,0 +1 @@
+4.4.1