diff options
author | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2002-01-29 18:25:33 +0000 |
---|---|---|
committer | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2002-01-29 18:25:33 +0000 |
commit | a013e920517cff099379ea4ed10e0e2f29a43052 (patch) | |
tree | 71cf70cdf3eab11a57b6f8ff9c5a405636f5a6a4 /libapr.dsp | |
parent | 02588a343e131116aaaeb29d22c2a4a628f41ba3 (diff) | |
download | libapr-a013e920517cff099379ea4ed10e0e2f29a43052.tar.gz |
Change 'External' since some suspect this could cause Win32 to consider
those header files Immortal and never rebuild based on changes.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62863 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r-- | libapr.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libapr.dsp b/libapr.dsp index 0b0738076..f00fcd63b 100644 --- a/libapr.dsp +++ b/libapr.dsp @@ -393,7 +393,7 @@ SOURCE=.\user\win32\userinfo.c # End Source File # End Group # End Group -# Begin Group "Internal Header Files" +# Begin Group "Private Header Files" # PROP Default_Filter "" # Begin Source File @@ -445,7 +445,7 @@ SOURCE=.\include\arch\win32\thread_rwlock.h SOURCE=.\include\arch\win32\threadproc.h # End Source File # End Group -# Begin Group "External Header Files" +# Begin Group "Public Header Files" # PROP Default_Filter "" # Begin Source File |