summaryrefslogtreecommitdiff
path: root/build/apr_app.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-02-13 20:47:15 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-02-13 20:47:15 +0000
commit8ec62f13040f1a0f54f1194ebf379646b4cb0402 (patch)
treed3a23f11cf884040f97b865d018a1535adbadd8d /build/apr_app.dsp
parentc3bb8b6996d462d98c20f554761dbfdb222444f0 (diff)
downloadlibapr-8ec62f13040f1a0f54f1194ebf379646b4cb0402.tar.gz
This wasn't used in 2.0.31, so no fault, no foul; but we must be putting
Release stuff in Release paths. Also adds misc.c since my reorganization of some code in a bit will make more things tightly private and shared from misc.c. The misc.c code never includes exports, and the libapr_app code needs some of these private bits. An apr_app, on the other hand, does build with internal symbols exposed, so we don't need a recompile of the utf8_ucs2.c file - we can share. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/apr_app.dsp')
-rw-r--r--build/apr_app.dsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/apr_app.dsp b/build/apr_app.dsp
index 4d3a89829..65ef758b3 100644
--- a/build/apr_app.dsp
+++ b/build/apr_app.dsp
@@ -85,9 +85,5 @@ LIB32=link.exe -lib
SOURCE=..\misc\win32\apr_app.c
# End Source File
-# Begin Source File
-
-SOURCE=..\i18n\unix\utf8_ucs2.c
-# End Source File
# End Target
# End Project