Skip to content

Commit 01bb55d

Browse files
committed
small clenaup to test.
1 parent 0a2d5fe commit 01bb55d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/SConstruct

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ Import("env")
66
default_library_name = "libgdexample"
77
default_target_path = "demo/bin/"
88

9-
# Local dependency paths, adapt them to your setup
10-
cpp_bindings_path = "../"
11-
# cpp_bindings_path = "godot-cpp/"
12-
godot_headers_path = cpp_bindings_path + "godot-headers/"
13-
149
opts = Variables([], ARGUMENTS)
1510

1611
# Define our options

0 commit comments

Comments
 (0)