ICU-1220 removed uconv.pro

X-SVN-Rev: 7423
This commit is contained in:
Yves Arrouye 2002-01-09 20:51:37 +00:00
parent 08c640b756
commit f271088377

View file

@ -1,8 +0,0 @@
TEMPLATE = app
ICUHOME = /home/jonas
INCLUDEPATH = . $$ICUHOME/include
DEFINES =
LIBS = -L$$ICUHOME/lib -licu-uc -licu-i18n
CONFIG = console warn_on debug
SOURCES = uconv.cpp
TARGET = uconv