зеркало из https://github.com/mozilla/pjs.git
fixed fullsoft lib name
This commit is contained in:
Родитель
cdc46bcb28
Коммит
480ab58452
|
@ -57,7 +57,7 @@ LINCS= \
|
||||||
-I$(PUBLIC)\ngprefs \
|
-I$(PUBLIC)\ngprefs \
|
||||||
!endif
|
!endif
|
||||||
!ifdef MOZ_FULLCIRCLE
|
!ifdef MOZ_FULLCIRCLE
|
||||||
-I$(PUBLIC)\fullsoft \
|
-I$(PUBLIC)\fulls32 \
|
||||||
!endif
|
!endif
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
@ -80,7 +80,7 @@ MYLIBS= \
|
||||||
ole32.lib \
|
ole32.lib \
|
||||||
!endif
|
!endif
|
||||||
!ifdef MOZ_FULLCIRCLE
|
!ifdef MOZ_FULLCIRCLE
|
||||||
$(DIST)\lib\fullsoft.lib \
|
$(DIST)\lib\fulls32.lib \
|
||||||
!endif
|
!endif
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче