Skip to content

Commit

Permalink
Create WindowsMidiServicesVersion.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychlist1972 authored Nov 1, 2024
1 parent 5880cbf commit 14bb9cd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions build/staging/version/WindowsMidiServicesVersion.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
// this file has been auto-generated by the Windows MIDI Services build process

#ifndef WINDOWS_MIDI_SERVICES_VERSION_INCLUDE
#define WINDOWS_MIDI_SERVICES_VERSION_INCLUDE

#define WINDOWS_MIDI_SERVICES_BUILD_SOURCE L"GitHub Preview"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_NAME L"Unknown"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_FULL L"0.0.0-unknown.0.00000.0000"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_MAJOR L"0"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_MINOR L"0"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_REVISION L"0"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_DATE_NUMBER L"00000"
#define WINDOWS_MIDI_SERVICES_BUILD_VERSION_TIME_NUMBER L"0000"

#endif

0 comments on commit 14bb9cd

Please sign in to comment.