MegaGlest/source/glest_map_editor
Jammyjamjamman b405ce86ca Get map editor and model viewer building with VS cmake builds
* Map editor and model viewer build, but only as "Release" build.
* Unwanted flags not set for msbuild, such as FPIC, -g3, -O3, -sse...
* Wanted flags set for msbuild e.g. /arch:SSE2 /fp:fast -D__SSE__
-D__SSE2__
* Allow including wx, used for vcpkg wx.
* Mapeditor is WIN32 exe for VS_BUILD. (Not sure why this is needed...)
* g3d viewer and map editor mains edited to remove unnecessary windows-
only code(, for strings).
2022-08-24 23:26:24 +01:00
..
icons update of editor and g3dviewer 2010-12-03 05:07:42 +00:00
CMakeLists.txt Get map editor and model viewer building with VS cmake builds 2022-08-24 23:26:24 +01:00
icons.h help and bugfix editor and start of keyboard 2010-12-24 03:36:34 +00:00
main.cpp Get map editor and model viewer building with VS cmake builds 2022-08-24 23:26:24 +01:00
main.h get rid of manual wxPaintEvent creation 2021-05-29 02:12:38 +02:00
program.cpp MapEditor: Reworked resize function 2021-05-09 12:21:49 +02:00
program.h MapEditor: Reworked resize function 2021-05-09 12:21:49 +02:00