Added Joystick sensor (from snailrose)
This commit is contained in:
@@ -109,5 +109,6 @@ if sys.platform == 'win32':
|
||||
ketsji_env.Append (CXXFLAGS = ['/GR'])
|
||||
ketsji_env.Append ( CCFLAGS =['/Ox'])
|
||||
ketsji_env.Append (CPPPATH = user_options_dict['PYTHON_INCLUDE'])
|
||||
ketsji_env.Append (CPPPATH = user_options_dict['SDL_INCLUDE'])
|
||||
|
||||
ketsji_env.Library (target='#'+user_options_dict['BUILD_DIR']+'/lib/KX_ketsji', source=source_files)
|
||||
|
||||
Reference in New Issue
Block a user