diff --git a/examples/TaoQuickShow/App.rc b/examples/TaoQuickShow/App.rc index 489189c2..c392a17c 100644 Binary files a/examples/TaoQuickShow/App.rc and b/examples/TaoQuickShow/App.rc differ diff --git a/examples/TaoQuickShow/Ver-u16.h b/examples/TaoQuickShow/Ver-u16.h deleted file mode 100644 index 2c38c422..00000000 Binary files a/examples/TaoQuickShow/Ver-u16.h and /dev/null differ diff --git a/examples/TaoQuickShow/Ver-u8.h b/examples/TaoQuickShow/Ver-u8.h index 064eca35..8df43986 100644 --- a/examples/TaoQuickShow/Ver-u8.h +++ b/examples/TaoQuickShow/Ver-u8.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #define RELEASE_VER 1 // 0: beta version; 1: release version #define RELEASE_DATE __DATE__ // yyyy-mm-dd; only used for RELEASE_VER=1