introduce resource files

This commit is contained in:
Sven Czarnian
2021-08-09 22:27:42 +02:00
parent 52870429a6
commit 0035c97c20
2 changed files with 22 additions and 0 deletions

8
res/targetver.h Normal file
View File

@@ -0,0 +1,8 @@
#pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>