X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=installer%2FInstaller.epj;h=68f140b1874dcb9fcce13731ebc2610f516e67f8;hb=9e56821fdb1594cda2d16696e7905a8bc5debb06;hp=7c9bde2603db2ae98fa902411d34309e9a400f48;hpb=ed64481106d6a16fb849e2462f11f16dc92e8bcd;p=sdk diff --git a/installer/Installer.epj b/installer/Installer.epj index 7c9bde2..68f140b 100644 --- a/installer/Installer.epj +++ b/installer/Installer.epj @@ -36,7 +36,9 @@ "png" ], "LibraryDirs" : [ - "../ecere/obj/installer.$(PLATFORM)$(ARCH_SUFFIX)" + "../ecere/obj/installer.$(PLATFORM)$(ARCH_SUFFIX)", + "../deps/libpng-1.4.0/obj/release.$(PLATFORM)$(COMPILER_SUFFIX)", + "../deps/zlib/obj/release.$(PLATFORM)$(COMPILER_SUFFIX)" ], "FastMath" : true } @@ -14892,39 +14894,9 @@ { "Folder" : "locale", "Files" : [ - { - "Folder" : "es_ES", - "Files" : [ - { - "Folder" : "LC_MESSAGES", - "Files" : [ - "Installer.mo" - ] - } - ] - }, - { - "Folder" : "ru_RU", - "Files" : [ - { - "Folder" : "LC_MESSAGES", - "Files" : [ - "Installer.mo" - ] - } - ] - }, - { - "Folder" : "zh_CN", - "Files" : [ - { - "Folder" : "LC_MESSAGES", - "Files" : [ - "Installer.mo" - ] - } - ] - } + "Installer-es.mo", + "Installer-ru.mo", + "Installer-zh_CN.mo" ] }, {