# # Copyright 1991-2020 Amebis # Copyright 2016 GÉANT # # This file is part of GÉANTLink. # # GÉANTLink is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # GÉANTLink is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GÉANTLink. If not, see . # !INCLUDE "..\..\include\MSIBuildCfg.mak" !IFNDEF MSIBUILD_PRODUCT_NAME !ERROR Parameter MSIBUILD_PRODUCT_NAME is undefined. !ENDIF !IFNDEF MSIBUILD_PRODUCT_NAME_UC !ERROR Parameter MSIBUILD_PRODUCT_NAME_UC is undefined. !ENDIF !IFNDEF MSIBUILD_PLAT_GUID !ERROR Parameter MSIBUILD_PLAT_GUID is undefined. !ENDIF MSIBUILD_IS_LOCALIZEABLE=1 ###################################################################### # AppSearch All :: "$(LANG).$(PLAT).$(CFG).AppSearch-1.idt" "$(LANG).$(PLAT).$(CFG).AppSearch-1.idt" : "Makefile" "..\..\include\MSIBuildCfg.mak" -if exist $@ del /f /q $@ move /y << $@ > NUL Property Signature_ s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) AppSearch Property Signature_ OLD$(MSIBUILD_PRODUCT_NAME_UC)DIR clWLANManager.exe.$(PLAT) < NUL Signature_ ComponentId Type s$(MSIBUILD_LENGTH_ID) s38 I2 CompLocator Signature_ clWLANManager.exe.$(PLAT) {436A4D5D-0EDD-4DC1-82F$(MSIBUILD_PLAT_GUID)-A577967BF748} 1 < NUL Component ComponentId Directory_ Attributes Condition KeyPath s$(MSIBUILD_LENGTH_ID) S38 s$(MSIBUILD_LENGTH_ID) i2 S255 S$(MSIBUILD_LENGTH_ID) Component Component compWLANManager.exe.$(PLAT) {436A4D5D-0EDD-4DC1-82F$(MSIBUILD_PLAT_GUID)-A577967BF748} $(MSIBUILD_PRODUCT_NAME_UC)BINDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileWLANManager.exe.$(PLAT) < NUL Feature Feature_Parent Title Description Display Level Directory_ Attributes s$(MSIBUILD_LENGTH_ID) S$(MSIBUILD_LENGTH_ID) L64 L255 I2 i2 S$(MSIBUILD_LENGTH_ID) i2 1252 Feature Feature featWLANManager WLAN Manager Helper utility to support direct shortcuts to Wireless Network Properties 111 3 $(MSIBUILD_PRODUCT_NAME_UC)DIR 8 < NUL !ELSE "$(LANG).$(PLAT).$(CFG).Feature-2.idt" : "en_US.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\$(LANG).po" cscript.exe "..\..\MSI\MSIBuild\MSI.wsf" //Job:IDTTranslate //Nologo $@ $** /CP:$(MSIBUILD_CODEPAGE) !ENDIF ###################################################################### # FeatureComponents All :: "$(LANG).$(PLAT).$(CFG).FeatureComponents-1.idt" "$(LANG).$(PLAT).$(CFG).FeatureComponents-1.idt" : "Makefile" "..\..\include\MSIBuildCfg.mak" -if exist $@ del /f /q $@ move /y << $@ > NUL Feature_ Component_ s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) FeatureComponents Feature_ Component_ featWLANManager compWLANManager.exe.$(PLAT) < NUL File Component_ FileName FileSize Version Language Attributes Sequence s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) l255 i4 S$(MSIBUILD_LENGTH_ID) S20 I2 i2 File File fileWLANManager.exe.$(PLAT) compWLANManager.exe.$(PLAT) WLANMA~1.EXE|WLANManager.exe 0 0 1536 1 <