mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-06 17:39:45 +00:00
rahhh
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@37 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
16
include/Mw/Mw.h
Normal file
16
include/Mw/Mw.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/* $Id$ */
|
||||
#ifndef __MW_MW_H__
|
||||
#define __MW_MW_H__
|
||||
|
||||
#include <Mw/MachDep.h>
|
||||
#include <Mw/LowLevel.h>
|
||||
#include <Mw/StringDefs.h>
|
||||
#include <Mw/TypeDefs.h>
|
||||
#include <Mw/Core.h>
|
||||
#include <Mw/Default.h>
|
||||
#include <Mw/Draw.h>
|
||||
|
||||
#include <Mw/Window.h>
|
||||
#include <Mw/Button.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user