changing the dll name from xpprofile32 to profile

This commit is contained in:
racham%netscape.com 1999-07-28 05:16:51 +00:00
parent 5a7e527bc7
commit 6bec2d3da2

View File

@ -33,8 +33,8 @@ DEPTH = ..\..
#//
#//------------------------------------------------------------------------
DLLNAME = xpprofile$(MOZ_BITS)
DLL1NAME = xprofile$(MOZ_BITS)
DLLNAME = profile
DLL1NAME = xprofile
PDBFILE = $(DLLNAME).pdb
MAPFILE = $(DLLNAME).map
DLL =.\$(OBJDIR)\$(DLLNAME).dll