|
@@ -138,6 +138,16 @@
|
|
|
# searchpath for objectfiles
|
|
|
#-Fo%basepath%/source/rtl/inc;%basepath%/source/rtl/i386
|
|
|
|
|
|
+#IFDEF FPCAPACHE_1_13
|
|
|
+-Fu%basepath%/units/$FPCTARGET/httpd-1.3/
|
|
|
+#ELSE
|
|
|
+#IFDEF FPCAPACHE_2_0
|
|
|
+-Fu%basepath%/units/$FPCTARGET/httpd-2.0
|
|
|
+#ELSE
|
|
|
+-Fu%basepath%/units/$FPCTARGET/httpd-2.2
|
|
|
+#ENDIF
|
|
|
+#ENDIF
|
|
|
+
|
|
|
# searchpath for units and other system dependent things
|
|
|
-Fu%basepath%/units/$FPCTARGET/
|
|
|
-Fu%basepath%/units/$FPCTARGET/*
|