You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
265 B
Plaintext
15 lines
265 B
Plaintext
2 years ago
|
;Dependency file for setup wizards
|
||
|
|
||
|
[VW4Switch.ocx]
|
||
|
Dest=$(VisiWinSysPath)
|
||
|
Register=$(DLLSelfRegister)
|
||
|
Uses1=VW4Common.dll
|
||
|
Uses2=VW4HookHelper.dll
|
||
|
Uses3=Mfc42.dll
|
||
|
Uses4=Msvcrt.dll
|
||
|
Uses5=Msvcp60.dll
|
||
|
|
||
|
[Mfc42.dll]
|
||
|
Dest=$(WinSysPathSysFile)
|
||
|
Register=$(DLLSelfRegister)
|