-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5880cbf
commit 14bb9cd
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |