//This file is encoded in UTF-16, which is not supported by git. It is included in ppsspp.rc with "include". VS_VERSION_INFO VERSIONINFO FILEVERSION 0,0,9,1 PRODUCTVERSION 0,0,9,1 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L #else FILEFLAGS 0x0L #endif FILEOS 0x4L FILETYPE 0x0L FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN BLOCK "040904b0" BEGIN VALUE "Comments", "PPSSPP PSP emulator" VALUE "CompanyName", "Henrik Rydgård Inc." VALUE "FileDescription", "PPSSPP" VALUE "FileVersion", "0, 0, 9, 1" VALUE "InternalName", "PPSSPPEmu" VALUE "LegalCopyright", "Copyright (C) 2006-2013 by Henrik Rydgård" VALUE "LegalTrademarks", "All product names are trademarks of their respective owners." VALUE "OriginalFilename", "PPSSPP.exe" VALUE "ProductName", "PPSSPP" VALUE "ProductVersion", "0, 0, 9, 1" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1200 END END