2 # ***** BEGIN GPL LICENSE BLOCK *****
4 # This program is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU General Public License
6 # as published by the Free Software Foundation; either version 2
7 # of the License, or (at your option) any later version.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, write to the Free Software Foundation,
16 # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18 # The Original Code is Copyright (C) 2006, Blender Foundation
19 # All rights reserved.
21 # The Original Code is: all of this file.
23 # Contributor(s): Jacques Beaurain.
25 # ***** END GPL LICENSE BLOCK *****
31 GPG_KeyboardDevice.cpp
37 ../../../../intern/string
38 ../../../../intern/ghost
39 ../../../../intern/guardedalloc
40 ../../../../intern/bmfont
41 ../../../../intern/moto/include
42 ../../../../intern/SoundSystem
43 ../../../../source/gameengine/Rasterizer/RAS_OpenGLRasterizer
44 ../../../../source/kernel/gen_system
45 ../../../../source/kernel/gen_messaging
46 ../../../../source/gameengine/Converter
47 ../../../../source/blender/imbuf
48 ../../../../source/gameengine/Ketsji
49 ../../../../source/blender/blenlib
50 ../../../../source/blender/blenkernel
51 ../../../../source/blender/readblenfile
52 ../../../../source/blender
53 ../../../../source/blender/include
54 ../../../../source/blender/makesdna
55 ../../../../source/gameengine/Rasterizer
56 ../../../../source/gameengine/GameLogic
57 ../../../../source/gameengine/Expressions
58 ../../../../source/gameengine/Network
59 ../../../../source/gameengine/SceneGraph
60 ../../../../source/gameengine/Physics/common
61 ../../../../source/gameengine/Physics/Sumo
62 ../../../../source/gameengine/Physics/Sumo/Fuzzics/include
63 ../../../../source/gameengine/Network/LoopBackNetwork
64 ../../../../source/gameengine/GamePlayer/common
65 ../../../../source/blender/misc
66 ../../../../source/blender/blenloader
67 ../../../../source/blender/gpu
68 ../../../../extern/solid
69 ../../../../extern/glew/include
74 ADD_DEFINITIONS(-DWITH_FFMPEG)
77 BLENDERLIB_NOLIST(gp_ghost "${SRC}" "${INC}")
78 #env.BlenderLib (libname='gp_ghost', sources=source_files, includes = incs, defines = [], libtype='player',priority=0, compileflags=cflags)