view include/core/ini.h @ 103:621084cc542c

resources: add icons also remove ye olde qdarkstyle, as it's not even used anymore there's more configuring to OS X bundles now as well, along with more version info on Windows
author Paper <mrpapersonic@gmail.com>
date Fri, 03 Nov 2023 22:52:41 -0400
parents b315f3759c56
children 254b1d2b7096
line wrap: on
line source

#ifndef __core__ini_h
#define __core__ini_h

#define MINI_CASE_SENSITIVE
#include "mini/ini.h"

#endif