Skip to content

Commit 78082f6

Browse files
bimg and bx path
1 parent c02b9ed commit 78082f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Modules/@babylonjs/react-native-windows/windows/BabylonReactNative/BabylonReactNative.vcxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@
147147
$(BabylonNativeBuildDir)_deps\jsruntimehost-build\Polyfills\XMLHttpRequest\$(Configuration);
148148
$(BabylonNativeBuildDir)_deps\urllib-build\$(Configuration);
149149
$(BabylonNativeBuildDir)_deps\bgfx.cmake-build\cmake\bgfx\$(Configuration);
150+
$(BabylonNativeBuildDir)_deps\bgfx.cmake-build\cmake\bx\$(Configuration);
151+
$(BabylonNativeBuildDir)_deps\bgfx.cmake-build\cmake\bimg\$(Configuration);
150152
$(BabylonNativeBuildDir)_deps\glslang-build\glslang\$(Configuration);
151153
$(BabylonNativeBuildDir)_deps\glslang-build\glslang\OSDependent\Windows\$(Configuration);
152154
$(BabylonNativeBuildDir)_deps\glslang-build\OGLCompilersDLL\$(Configuration);

0 commit comments

Comments
 (0)