Throw the switch and start building the exthandler directory on windows. None of this code being called yet.

this if for Bug #38374 and #30157 (launch external applications and launch using default protocol handlers)
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@72898 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
2000-06-22 06:24:01 +00:00
parent ee07919d75
commit beb4dfc2a4

View File

@@ -23,10 +23,11 @@ DEPTH = ..
MODULE = uriloader
DIRS= \
base \
build \
DIRS= \
base \
build \
extprotocol \
exthandler \
$(NULL)
include <$(DEPTH)\config\rules.mak>