mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-01 07:15:32 +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"
|