imgtools/romtools/rombuild/rombuild.mmp
changeset 640 ac0bbc1e5d79
parent 626 ac03b93ca9c4
child 694 c3fbb20e86f0
--- a/imgtools/romtools/rombuild/rombuild.mmp	Mon Sep 06 09:57:24 2010 +0100
+++ b/imgtools/romtools/rombuild/rombuild.mmp	Mon Sep 13 13:11:19 2010 +0800
@@ -40,12 +40,13 @@
 
 userinclude	../../imglib/compress 	../../imglib/inc 
 userinclude	../../imglib/patchdataprocessor/include ../../imglib/parameterfileprocessor/include
+userinclude     ../../imglib/uniconv/include
 userinclude ../../imglib/memmap/include
 userinclude	../../imglib/boostlibrary/
 
 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
 
-staticlibrary	patchdataprocessor parameterfileprocessor memmap boost_thread-1.39
+staticlibrary	patchdataprocessor parameterfileprocessor memmap boost_thread-1.39 uniconv
 
 #ifdef TOOLS2_LINUX
 OPTION    GCC -O2 -Wno-uninitialized -pthread