orx-kinect refactoring + new general orx-depth-camera (#257)
This commit is contained in:
5
orx-jvm/orx-depth-camera-calibrator/build.gradle.kts
Normal file
5
orx-jvm/orx-depth-camera-calibrator/build.gradle.kts
Normal file
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
api(project(":orx-depth-camera"))
|
||||
api(project(":orx-jvm:orx-gui"))
|
||||
implementation(project(":orx-fx"))
|
||||
}
|
||||
Reference in New Issue
Block a user