Skip to content

Commit

Permalink
Merge pull request #35 from bruvzg/fix_time_build
Browse files Browse the repository at this point in the history
Fix Time header conflict.
  • Loading branch information
akien-mga authored Jun 18, 2022
2 parents dd071ee + dea1966 commit 458ea33
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,7 @@ else:
env.Append(CPPPATH=[
'.',
'godot',
'godot/main',
'godot/core',
'godot/core/os',
'godot/core/platform',
'godot/platform/iphone',
'godot/modules',
'godot/scene',
'godot/servers',
'godot/drivers',
'godot/thirdparty',
])

# tweak this if you want to use different folders, or more folders, to store your source code in.
Expand Down

0 comments on commit 458ea33

Please sign in to comment.