isle/lego1/include
modeco80 2dc554e83b *: Add CMake build system
I haven't yet:
- Ensured CMake is generating the same cl flags as Developer Studio (ditto..)

The old IDE makefiles are left in attic/ if anyone wants to try matching flags

Source structure has been slightly modified:

Uppercase directories moved to lowercase

isle/res -> isle/src/res (I'm a bit dubious of this myself but eh)
isle/*.{cpp, h} -> isle/src

lego1/*.h -> lego1/include
lego1/*.cpp -> lego1/src

All mixed/upper includes have additionally been changed to lowercase,
for compatibility with building on both Windows and Linux.
2023-06-13 18:20:00 -04:00
..
legoanimationmanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legobackgroundcolor.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legobuildingmanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legoentity.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legogamestate.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legoinputmanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legomodelpresenter.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legonavcontroller.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legoomni.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legopartpresenter.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legoroi.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legovideomanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legoworld.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
legoworldpresenter.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxatomid.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxbackgroundaudiomanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxbitmap.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxbool.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxcore.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxcriticalsection.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxdirectdraw.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxdsaction.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxdsfile.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxdsobject.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxioinfo.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxomni.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxomnicreateflags.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxomnicreateparam.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxomnicreateparambase.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxpalette.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxpresenter.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxrect32.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxresult.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxscheduler.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxstreamcontroller.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxstreamer.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxstring.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxticklemanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxtimer.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxtransitionmanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxvariabletable.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxvideomanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxvideoparam.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
mxvideoparamflags.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
realtimeview.h *: Add CMake build system 2023-06-13 18:20:00 -04:00
viewmanager.h *: Add CMake build system 2023-06-13 18:20:00 -04:00