summaryrefslogtreecommitdiff
path: root/aprlib.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-10-16 06:22:24 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-10-16 06:22:24 +0000
commit2cf3669543f97367e06efb74fb9a12c7c1b5172a (patch)
tree9e2ecc09ca18398d25dc845982760b5a6f3e0540 /aprlib.dsp
parent9694a6b386fe468ca05eb3d3cd20850062ec4910 (diff)
downloadlibapr-2cf3669543f97367e06efb74fb9a12c7c1b5172a.tar.gz
Sorry. This new module will be going into apr, but I'm not finished
yet. First, it will be internal. Second, it will be syntacticly similar to the apr_xlate functions, which may someday call it. For now, it's a placeholder (like the win32 mmap stuff.) git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60589 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.dsp')
-rw-r--r--aprlib.dsp80
1 files changed, 46 insertions, 34 deletions
diff --git a/aprlib.dsp b/aprlib.dsp
index ebbc8a551..1403dd800 100644
--- a/aprlib.dsp
+++ b/aprlib.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="aprlib" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
@@ -22,7 +22,6 @@ CFG=aprlib - Win32 Debug
!MESSAGE
# Begin Project
-# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -302,6 +301,10 @@ SOURCE=.\threadproc\win32\thread.c
SOURCE=.\threadproc\win32\threadpriv.c
# End Source File
+# Begin Source File
+
+SOURCE=.\threadproc\win32\threadproc.h
+# End Source File
# End Group
# Begin Group "dso"
@@ -330,6 +333,23 @@ SOURCE=.\lib\apr_signal.c
# Begin Group "i18n"
# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\i18n\unix\i18n.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\i18n\unix\utf8_ucs2.c
+
+!IF "$(CFG)" == "aprlib - Win32 Release"
+
+!ELSEIF "$(CFG)" == "aprlib - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
# End Group
# Begin Group "shmem"
@@ -350,35 +370,31 @@ SOURCE=.\include\apr.h
# End Source File
# Begin Source File
-SOURCE=.\include\apr_private.h
+SOURCE=.\include\apr.h.in
# End Source File
-# End Group
-# Begin Group "Internal Header Files"
-
-# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\include\apr_private.hw
+SOURCE=.\include\apr.hw
!IF "$(CFG)" == "aprlib - Win32 Release"
# Begin Custom Build
-InputPath=.\include\apr_private.hw
+InputPath=.\include\apr.hw
-".\include\apr_private.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .\include\apr_private.hw .\include\apr_private.h > nul
- echo Created apr_private.h from apr_private.hw
+".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy .\include\apr.hw .\include\apr.h > nul
+ echo Created apr.h from apr.hw
# End Custom Build
!ELSEIF "$(CFG)" == "aprlib - Win32 Debug"
# Begin Custom Build
-InputPath=.\include\apr_private.hw
+InputPath=.\include\apr.hw
-".\include\apr_private.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .\include\apr_private.hw .\include\apr_private.h > nul
- echo Created apr_private.h from apr_private.hw
+".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy .\include\apr.hw .\include\apr.h > nul
+ echo Created apr.h from apr.hw
# End Custom Build
@@ -387,45 +403,41 @@ InputPath=.\include\apr_private.hw
# End Source File
# Begin Source File
-SOURCE=.\threadproc\win32\threadproc.h
-# End Source File
-# End Group
-# Begin Group "External Header Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\include\apr.h.in
+SOURCE=.\include\apr_private.h
# End Source File
# Begin Source File
-SOURCE=.\include\apr.hw
+SOURCE=.\include\apr_private.hw
!IF "$(CFG)" == "aprlib - Win32 Release"
# Begin Custom Build
-InputPath=.\include\apr.hw
+InputPath=.\include\apr_private.hw
-".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .\include\apr.hw .\include\apr.h > nul
- echo Created apr.h from apr.hw
+".\include\apr_private.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy .\include\apr_private.hw .\include\apr_private.h > nul
+ echo Created apr_private.h from apr_private.hw
# End Custom Build
!ELSEIF "$(CFG)" == "aprlib - Win32 Debug"
# Begin Custom Build
-InputPath=.\include\apr.hw
+InputPath=.\include\apr_private.hw
-".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .\include\apr.hw .\include\apr.h > nul
- echo Created apr.h from apr.hw
+".\include\apr_private.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy .\include\apr_private.hw .\include\apr_private.h > nul
+ echo Created apr_private.h from apr_private.hw
# End Custom Build
!ENDIF
# End Source File
+# End Group
+# Begin Group "External Header Files"
+
+# PROP Default_Filter ""
# Begin Source File
SOURCE=.\include\apr_compat.h