Fossil SCM
Improve readability of the Win32 RC file.
Commit
b5141cb799cb20a2334c8dcfb18728fa4f5c9e28
Parent
0ad8af4bf6269b6…
1 file changed
+18
-10
+18
-10
| --- a/win/fossil.rc | ||
| +++ b/win/fossil.rc | ||
| @@ -21,22 +21,30 @@ | ||
| 21 | 21 | #if !defined(_WIN32_WCE) |
| 22 | 22 | #include "winresrc.h" |
| 23 | 23 | #else |
| 24 | +#include "windows.h" | |
| 25 | +#endif /* !defined(_WIN32_WCE) */ | |
| 24 | 26 | |
| 25 | - | |
| 26 | -#ifndef VS_FF_NONE | |
| 27 | -# define VS_FF_NONE /* !defined(VS_FF_NONE) */ | |
| 27 | +#if !defined(VS_FF_NONE) | |
| 28 | +# define VS_FF_NONE 0x00000000L | |
| 29 | +#endif /* !defined(VS_FF_NONE) */ | |
| 28 | 30 | |
| 29 | 31 | #include "VERSION.h" |
| 30 | 32 | #define _RC_COMPILE_ |
| 31 | -#include def FOSSIL_ENABLE_SSL merchanta | |
| 33 | +#include "config.h" | |
| 34 | +#include "sqlite3.h" | |
| 35 | +#include "zlib.h" | |
| 36 | +f | |
| 37 | +** merchantability or fite software; you can redistr/* | |
| 38 | +** Copyright (c) 2012 D. Richard Hipp | |
| 39 | +** | |
| 40 | +** This program is free software; you can redistribute it and/or | |
| 41 | +** modify it under the terms of the Simplified BSD License (also | |
| 42 | +** known as the "2-Clause License" or "FreeBSD License".) | |
| 32 | 43 | |
| 33 | -#ifdef ou can redistrTCLou can redistribute it a | |
| 34 | - | |
| 35 | -#ifdef ed in the hope thahe Simplified BSD License (also | |
| 36 | - or "FreeBSD Ldef _WIN32ed warranty of | |
| 37 | -** merchantability or fitness for a particular ify it under th_WIN32 le on WindowsFOSSIL_ENABLcned(__MINGW32__) License" or "FreeBSD Licentware; you cns*PRIVATE****************dify it under the terms of the Simplified BSD License (also | |
| 44 | +** This program is ven the implied warranty of | |
| 45 | +** merchantability or fitness for a particular ify it under the ************************VS_FF_NONE le on WindowsFOSSIL_ENABLcned(__MINGW32__) License" or "FreeBSD Licentware; you cns*PRIVATE****************dify it under the terms of the Simplified BSD License (also | |
| 38 | 46 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 39 | 47 | |
| 40 | 48 | ** This program is distributed in the hope that it will be useful, |
| 41 | 49 | ** but /* |
| 42 | -** Copyright | |
| 50 | +** Copyright (c) 2012 D. |
| --- a/win/fossil.rc | |
| +++ b/win/fossil.rc | |
| @@ -21,22 +21,30 @@ | |
| 21 | #if !defined(_WIN32_WCE) |
| 22 | #include "winresrc.h" |
| 23 | #else |
| 24 | |
| 25 | |
| 26 | #ifndef VS_FF_NONE |
| 27 | # define VS_FF_NONE /* !defined(VS_FF_NONE) */ |
| 28 | |
| 29 | #include "VERSION.h" |
| 30 | #define _RC_COMPILE_ |
| 31 | #include def FOSSIL_ENABLE_SSL merchanta |
| 32 | |
| 33 | #ifdef ou can redistrTCLou can redistribute it a |
| 34 | |
| 35 | #ifdef ed in the hope thahe Simplified BSD License (also |
| 36 | or "FreeBSD Ldef _WIN32ed warranty of |
| 37 | ** merchantability or fitness for a particular ify it under th_WIN32 le on WindowsFOSSIL_ENABLcned(__MINGW32__) License" or "FreeBSD Licentware; you cns*PRIVATE****************dify it under the terms of the Simplified BSD License (also |
| 38 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 39 | |
| 40 | ** This program is distributed in the hope that it will be useful, |
| 41 | ** but /* |
| 42 | ** Copyright |
| --- a/win/fossil.rc | |
| +++ b/win/fossil.rc | |
| @@ -21,22 +21,30 @@ | |
| 21 | #if !defined(_WIN32_WCE) |
| 22 | #include "winresrc.h" |
| 23 | #else |
| 24 | #include "windows.h" |
| 25 | #endif /* !defined(_WIN32_WCE) */ |
| 26 | |
| 27 | #if !defined(VS_FF_NONE) |
| 28 | # define VS_FF_NONE 0x00000000L |
| 29 | #endif /* !defined(VS_FF_NONE) */ |
| 30 | |
| 31 | #include "VERSION.h" |
| 32 | #define _RC_COMPILE_ |
| 33 | #include "config.h" |
| 34 | #include "sqlite3.h" |
| 35 | #include "zlib.h" |
| 36 | f |
| 37 | ** merchantability or fite software; you can redistr/* |
| 38 | ** Copyright (c) 2012 D. Richard Hipp |
| 39 | ** |
| 40 | ** This program is free software; you can redistribute it and/or |
| 41 | ** modify it under the terms of the Simplified BSD License (also |
| 42 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 43 | |
| 44 | ** This program is ven the implied warranty of |
| 45 | ** merchantability or fitness for a particular ify it under the ************************VS_FF_NONE le on WindowsFOSSIL_ENABLcned(__MINGW32__) License" or "FreeBSD Licentware; you cns*PRIVATE****************dify it under the terms of the Simplified BSD License (also |
| 46 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 47 | |
| 48 | ** This program is distributed in the hope that it will be useful, |
| 49 | ** but /* |
| 50 | ** Copyright (c) 2012 D. |