Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « src « Fuzzics « Sumo « Physics « gameengine « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e3b35f6cf4ac9086050ba4c5e3f7d4f4d8743ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# $Id$
# Copyright (C) 2001 NaN Technologies B.V.

LIBNAME = fuzzics
DIR     = $(OCGDIR)/sumo

include nan_compile.mk

CCFLAGS += $(LEVEL_1_CPP_WARNINGS)

CPPFLAGS += -I../include -I$(NAN_MOTO)/include -I../../include