Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
FmTakeaway
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shangshang.dai
FmTakeaway
Commits
2a09b4c6
Commit
2a09b4c6
authored
Sep 12, 2016
by
ss.dai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改程序图标
parent
417a8e9f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
38 deletions
+2
-38
fmTakeaway/fmTakeaway.rc
+2
-38
fmTakeaway/takeaway.ico
+0
-0
No files found.
fmTakeaway/fmTakeaway.rc
View file @
2a09b4c6
#if defined(UNDER_CE)
#include <winbase.h>
#else
#include <winver.h>
#endif
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,7,20,0
PRODUCTVERSION 1,7,20,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
#else
FILEFLAGS 0x0L
#endif
FILEOS VOS__WINDOWS32
FILETYPE VFT_DLL
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "080404b0"
BEGIN
VALUE "CompanyName", "ShangHai FreeMud"
VALUE "FileDescription", "takeaway"
VALUE "FileVersion", "1.7.20.0"
VALUE "InternalName", "takeaway.exe"
VALUE "LegalCopyright", "Copyright (C)2014-2016"
VALUE "OriginalFilename", "takeaway.exe"
VALUE "ProductName", "takeaway"
VALUE "ProductVersion", "1.7.20.0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x804, 1200
END
END
\ No newline at end of file
IDI_ICON1 ICON DISCARDABLE"takeaway.ico"
\ No newline at end of file
fmTakeaway/takeaway.ico
0 → 100644
View file @
2a09b4c6
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment