xref: /aosp_15_r20/external/lzma/CPP/7zip/Bundles/SFXCon/resource.rc (revision f6dc9357d832569d4d1f5d24eacdb3935a1ae8e6)
1*f6dc9357SAndroid Build Coastguard Worker#include "../../MyVersionInfo.rc"
2*f6dc9357SAndroid Build Coastguard Worker
3*f6dc9357SAndroid Build Coastguard WorkerMY_VERSION_INFO_APP("7z Console SFX", "7z.sfx")
4*f6dc9357SAndroid Build Coastguard Worker
5*f6dc9357SAndroid Build Coastguard Worker101 ICON "7z.ico"
6*f6dc9357SAndroid Build Coastguard Worker
7*f6dc9357SAndroid Build Coastguard Worker#ifndef UNDER_CE
8*f6dc9357SAndroid Build Coastguard Worker1  24  MOVEABLE PURE   "../../UI/Console/Console.manifest"
9*f6dc9357SAndroid Build Coastguard Worker#endif
10