Menu

[r121]: / devchekio_win32_private.rc  Maximize  Restore  History

Download this file

38 lines (32 with data), 882 Bytes

/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
/* DO NOT EDIT! */

#include <windows.h> // include for version info constants


A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "devchekio_win32.ico"

//
// TO CHANGE VERSION INFORMATION, EDIT PROJECT OPTIONS...
//
1 VERSIONINFO
FILEVERSION 0,9,5,1135
PRODUCTVERSION 0,9,5,1135
FILETYPE VFT_APP
{
  BLOCK "StringFileInfo"
	 {
		 BLOCK "040904E4"
		 {
			 VALUE "CompanyName", "BlaherTech"
			 VALUE "FileVersion", "0.9.5"
			 VALUE "FileDescription", "Devchekio Code Editor"
			 VALUE "InternalName", ""
			 VALUE "LegalCopyright", "BlaherTech 2008 - 2009"
			 VALUE "LegalTrademarks", ""
			 VALUE "OriginalFilename", "devchekio.exe"
			 VALUE "ProductName", "Devchekio"
			 VALUE "ProductVersion", "Windows 32bit build"
		 }
	 }
  BLOCK "VarFileInfo"
	 {
		 VALUE "Translation", 0x0409, 1252
	 }
}

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.