mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 20:54:46 +00:00
12 lines
120 B
Plaintext
12 lines
120 B
Plaintext
HKCR
|
|
{
|
|
NoRemove AppID
|
|
{
|
|
'%APPID%' = s 'IEEmptyPlugin'
|
|
'IEEmptyPlugin.DLL'
|
|
{
|
|
val AppID = s '%APPID%'
|
|
}
|
|
}
|
|
}
|