summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-07-17 03:26:30 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-07-17 03:26:30 +0000
commit9f711f6f3be61c88fe4e086bf0e38fe1ebe241d3 (patch)
tree1ac7e23ee2cb2ca1521764d1234c250b03597a85 /libapr.dsp
parenta67cfa54618c053e4223bc232bd699492885013f (diff)
downloadlibapr-9f711f6f3be61c88fe4e086bf0e38fe1ebe241d3.tar.gz
Move the win32-only utf8 support [for the Unicode filesystem] out of
the i18n/unix tree. Never built it there anyways. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63695 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp16
1 files changed, 8 insertions, 8 deletions
diff --git a/libapr.dsp b/libapr.dsp
index d17429ce7..d639848fc 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -163,10 +163,6 @@ SOURCE=.\file_io\win32\seek.c
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\i18n\unix\utf8_ucs2.c
-# End Source File
-# Begin Source File
-
SOURCE=.\i18n\unix\xlate.c
# End Source File
# End Group
@@ -240,6 +236,10 @@ SOURCE=.\misc\win32\start.c
# End Source File
# Begin Source File
+SOURCE=.\misc\win32\utf8.c
+# End Source File
+# Begin Source File
+
SOURCE=.\misc\unix\uuid.c
# End Source File
# Begin Source File
@@ -426,10 +426,6 @@ SOURCE=.\include\arch\win32\fileio.h
# End Source File
# Begin Source File
-SOURCE=.\include\arch\unix\i18n.h
-# End Source File
-# Begin Source File
-
SOURCE=.\include\arch\win32\inherit.h
# End Source File
# Begin Source File
@@ -452,6 +448,10 @@ SOURCE=.\include\arch\win32\thread_rwlock.h
SOURCE=.\include\arch\win32\threadproc.h
# End Source File
+# Begin Source File
+
+SOURCE=.\include\arch\win32\utf8.h
+# End Source File
# End Group
# Begin Group "Public Header Files"