diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-30 17:33:48 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-30 17:34:55 -0700 |
| commit | c21a2fe38ab9523974a80194d6cea5dae6fcb76a (patch) | |
| tree | 18a735f3e94c0a6b24fe8701b0b05bf58b5eb998 /ports/angle/commit.h | |
| parent | 348c60112235b74add06ff0d13d948898a309e44 (diff) | |
| download | vcpkg-c21a2fe38ab9523974a80194d6cea5dae6fcb76a.tar.gz vcpkg-c21a2fe38ab9523974a80194d6cea5dae6fcb76a.zip | |
[angle] Add preliminary UWP support
Diffstat (limited to 'ports/angle/commit.h')
| -rw-r--r-- | ports/angle/commit.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/angle/commit.h b/ports/angle/commit.h new file mode 100644 index 000000000..57a20e3b7 --- /dev/null +++ b/ports/angle/commit.h @@ -0,0 +1,3 @@ +#define ANGLE_COMMIT_HASH "invalid-hash"
+#define ANGLE_COMMIT_HASH_SIZE 12
+#define ANGLE_COMMIT_DATE "invalid-date"
|
