Skip to content

Commit

Permalink
Fix Time header conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
bruvzg committed Jun 18, 2022
1 parent dd071ee commit dea1966
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 dea1966

Please sign in to comment.