typelibs are supported

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4640 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-04-05 18:51:54 +00:00
parent 5269b57a1a
commit 8739a4e26d

View file

@ -119,12 +119,6 @@
!else
!if ${TYPE} == 'T'
!error "__InstallLib_Helper_GetVersion can only handle type libraries on Windows"
!endif
!ifndef INSTALLLIB_GETVERSION_VARS_DEFINED
!define INSTALLLIB_GETVERSION_VARS_DEFINED