r = leaf, a = brendan
OS/2 bringup - addition of SHORTNAME for DLL


git-svn-id: svn://10.0.0.236/trunk@71274 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2000-06-01 14:28:31 +00:00
parent b31c84dd61
commit 6dcf045e8c
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = autocomplete
LIBRARY_NAME = autocomplete
IS_COMPONENT = 1
SHORT_LIBNAME = autocomp
CPPSRCS = nsAutoComplete.cpp

View File

@@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = urlbarhistory
LIBRARY_NAME = urlbarhistory
IS_COMPONENT = 1
SHORT_LIBNAME = urlbhist
CPPSRCS = nsUrlbarHistory.cpp \
nsUBHistoryModule.cpp \