aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/resource1.h
diff options
context:
space:
mode:
authorJack <66967891+ASpoonPlaysGames@users.noreply.github.com>2023-09-15 00:42:21 +0100
committerGitHub <noreply@github.com>2023-09-15 01:42:21 +0200
commitaf1df846a32f66e02ab1dbb1b7d12007e893204c (patch)
treec1a9098b044dc8d8cfbbb6faaea677364363796c /NorthstarDLL/resource1.h
parent1979247175d2eb491f3ffb2ae874ac7c5e03c47a (diff)
downloadNorthstarLauncher-af1df846a32f66e02ab1dbb1b7d12007e893204c.tar.gz
NorthstarLauncher-af1df846a32f66e02ab1dbb1b7d12007e893204c.zip
Export Northstar version number in DLL (#542)v1.18.3-rc1v1.18.31.18.X
Export version number in `Northstar.dll`
Diffstat (limited to 'NorthstarDLL/resource1.h')
-rw-r--r--NorthstarDLL/resource1.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/NorthstarDLL/resource1.h b/NorthstarDLL/resource1.h
new file mode 100644
index 00000000..bb584502
--- /dev/null
+++ b/NorthstarDLL/resource1.h
@@ -0,0 +1,16 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resources.rc
+//
+#define IDI_ICON1 101
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif