Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9df44d7

Browse files
Update Jamfile
1 parent4c55725 commit9df44d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎Jamfile‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ actions SoftLink
4343
SEARCH_SOURCE += bindings/interface bindings/app api ;
4444

4545
# Where to look for header files
46-
SubDirHdrs /system/lib/python3.9/vendor-packages/pybind11/include/ ;
46+
SubDirHdrs /system/lib/python3.9/vendor-packages/pybind11/include/ ; #TODO: hardcoded python version
4747
SubDirHdrs /system/develop/headers/python3.9/ ;
4848

4949
# Additional C++ flags to use when compiling
@@ -77,6 +77,8 @@ local sourceFiles =
7777
Roster.cpp
7878

7979
# InterfaceKit
80+
InterfaceDefs.cpp
81+
Alert.cpp
8082
Button.cpp
8183
Control.cpp
8284
Rect.cpp

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp