You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2009/07/16 07:26:59 UTC

svn commit: r794534 - /httpd/mod_ftp/trunk/modules/ftp/mod_ftp.dsp

Author: wrowe
Date: Thu Jul 16 05:26:59 2009
New Revision: 794534

URL: http://svn.apache.org/viewvc?rev=794534&view=rev
Log:
add ftp_internal.h reference

Modified:
    httpd/mod_ftp/trunk/modules/ftp/mod_ftp.dsp

Modified: httpd/mod_ftp/trunk/modules/ftp/mod_ftp.dsp
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/modules/ftp/mod_ftp.dsp?rev=794534&r1=794533&r2=794534&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/modules/ftp/mod_ftp.dsp (original)
+++ httpd/mod_ftp/trunk/modules/ftp/mod_ftp.dsp Thu Jul 16 05:26:59 2009
@@ -168,11 +168,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\mod_ftp.h
-# End Source File
-# End Group
-# Begin Source File
-
 SOURCE=".\ftp_config.h.in"
 
 !IF  "$(CFG)" == "mod_ftp - Win32 Release"
@@ -198,5 +193,14 @@
 !ENDIF 
 
 # End Source File
+# Begin Source File
+
+SOURCE=..\..\include\mod_ftp.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ftp_internal.h
+# End Source File
+# End Group
 # End Target
 # End Project