Fresh IDE . Artifact [aba8f69599]
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

Artifact aba8f695997e9119bc858346876696f9df9caa46:


; _______________________________________________________________________________________
;|                                                                                       |
;| ..::FreshLib::..  Free, open source. Licensed under "Fresh artistic license."         |
;|_______________________________________________________________________________________|
;
;  Description: Includes all macro libraries at once.
;
;  Target OS:
;
;  Dependencies:
;
;  Notes:
;_________________________________________________________________________________________

include '_uniquelists.inc'
include '_executable.inc'
include '_struct.inc'
include '_stdcall.inc'
include '_display.inc'
include '_globals.inc'
include '_datamacros.inc'

include '%TargetOS%/allmacros.inc'