WIP: The Road to 1.4 #23

Closed
williamjcm wants to merge 24 commits from the-road-to-1point4 into master
1 changed files with 9 additions and 3 deletions
Showing only changes of commit 2a25dd371c - Show all commits

View File

@ -14,15 +14,21 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <winuser.h>
#include <winver.h>
MAINICON ICON "mbst.ico"
1 24 "Application.manifest"
1 RT_MANIFEST "Application.manifest"
1 VERSIONINFO
FILEVERSION 1,4,0,0
PRODUCTVERSION 1,4,0,0
FILEOS 0x40004
FILETYPE 0x1
FILEOS VOS_NT_WINDOWS32
#ifdef SAVETOOL_DEBUG_BUILD
FILEFLAGS VS_FF_DEBUG
#endif
FILETYPE VFT_APP
{
BLOCK "StringFileInfo"
{