10 lines
264 B
Plaintext
10 lines
264 B
Plaintext
|
#ifdef APSTUDIO_INVOKED
|
||
|
#error this file is not editable by Visual C++
|
||
|
#endif //APSTUDIO_INVOKED
|
||
|
|
||
|
#ifdef OFA
|
||
|
IDR_Migrator REGISTRY DISCARDABLE "MigratorOfa.rgs"
|
||
|
#else
|
||
|
IDR_Migrator REGISTRY DISCARDABLE "Migrator.rgs"
|
||
|
#endif
|