Files
Jessica_Natalia 37e5469cbd initial release
initial release
2026-08-12 13:56:12 -03:00

9 lines
259 B
Plaintext

// Windows resource script for VCSNative.
//
// The lowest numeric icon id in an executable is the one Explorer, the task bar
// and Alt-Tab pick up, so the application icon is deliberately id 1.
#define VCSNATIVE_ICON 1
VCSNATIVE_ICON ICON "vcsnative.ico"