mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@507 ab6734ba-2843-0410-b83b-99c217ef6c0f
7 lines
152 B
Text
7 lines
152 B
Text
#include <windows.h>
|
|
#include <winuser.h>
|
|
|
|
/* icon for the program itself */
|
|
icon_0 ICON "icons/gpredict-icon.ico"
|
|
2 RT_MANIFEST gpredict.exe.manifest
|
|
|