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.
21 lines
370 B
Plaintext
21 lines
370 B
Plaintext
2 years ago
|
;Dependency file for setup wizards
|
||
|
|
||
|
[VWEManager.exe]
|
||
|
Dest=$(VisiWinSysPath)
|
||
|
Register=$(EXESelfRegister)
|
||
|
Uses1=VWEManagerps.dll
|
||
|
Uses2=VWEComm.dll
|
||
|
|
||
|
[VWEManagerps.dll]
|
||
|
Dest=$(VisiWinSysPath)
|
||
|
Register=$(DLLSelfRegister)
|
||
|
|
||
|
[VWEComm.dll]
|
||
|
Dest=$(VisiWinSysPath)
|
||
|
Register=$(DLLSelfRegister)
|
||
|
Uses1=VWECommps.dll
|
||
|
|
||
|
[VWECommps.dll]
|
||
|
Dest=$(VisiWinSysPath)
|
||
|
Register=$(DLLSelfRegister)
|