mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2026-04-05 23:36:07 +00:00
7 lines
252 B
C
7 lines
252 B
C
#pragma once
|
|
|
|
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
|
|
#define VER_FILEVERSION 1,0,0,0
|
|
#define VER_FILEVERSION_STR "1.0.0.0\0"
|
|
#define VER_FILEDESCRIPTION_STR "Moonlight Internet Streaming Service"
|