CMake build improved and does now Windows build
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
39436a6dbf
commit
4e5592566a
9 changed files with 78 additions and 278 deletions
|
@ -1,11 +1,8 @@
|
|||
IDI_ICON1 ICON DISCARDABLE "5sync.ico"
|
||||
|
||||
IDI_ICON1 ICON DISCARDABLE "5sync.ico"
|
||||
#define RT_MANIFEST 24
|
||||
#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
|
||||
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "gta5view.exe.manifest"
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1, 8, 0, 0
|
||||
PRODUCTVERSION 1, 8, 0, 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue