blob: 8a9cf78bc7fcca09e9e07711ea5bae0d8db07e96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# This file is subject to the terms of the GFX License. If a copy of
# the license was not distributed with this file, you can obtain one at:
#
# http://ugfx.org/license.html
#
# See readme.txt for the make API
# Requirements:
#
# NONE
#
include $(GFXLIB)/tools/gmake_scripts/os_win32.mk
|