minetest/misc
adrido d7343b6c93 Fix msvc annoyances (#5963)
* MSVC: Fix '/std:c++11' is not a valid compiler option

* MSVC/MINGW: Define 'WIN32_LEAN_AND_MEAN' for the whole project

In some obscure cases 'Windows.h" got includet before that definition, which leaded to compilation warnings+errors

* MSVC: '/arch:SSE' is only available for x86

* MSVC: Fix float conversation

* MSVC/MINGW: use winthreads on Windows

* MSVC: 'USE_CMAKE_CONFIG' might be already definied by CMake build system

* MSVC: Use all available cpu cores for compiling

* Add missing include ctime and use std::time_t
2017-06-27 11:54:40 +02:00
..
Info.plist Standalone bundle for OSX (w/ dependencies!) 2015-03-17 15:37:23 +01:00
debpkg-control Gitlab-CI enhancements (#5629) 2017-04-21 10:22:20 +02:00
minetest-icon-24x24.png Compress textures 2013-06-18 19:48:04 +00:00
minetest-icon.icns Fix OSX packaging finally 2014-12-16 20:33:54 +10:00
minetest-icon.ico Move icon files to misc/ 2012-03-20 00:32:43 +02:00
minetest-xorg-icon-128.png Finally set a window icon on X11 2016-07-05 17:02:06 +02:00
minetest.exe.manifest Windows: Add manifest file and set "High DPI Aware" true 2016-11-07 21:55:01 +00:00
minetest.svg Rename minetest-icon.svg to minetest.svg - Fixes #1564 2015-09-03 19:26:28 +02:00
net.minetest.minetest.appdata.xml Update .appdata and .desktop files 2017-03-05 20:56:20 +01:00
net.minetest.minetest.desktop Update .appdata and .desktop files 2017-03-05 20:56:20 +01:00
winresource.rc Fix msvc annoyances (#5963) 2017-06-27 11:54:40 +02:00