@4players/odin-nodejs 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/package.json +1 -1
  2. package/.idea/.name +0 -1
  3. package/.idea/jsLibraryMappings.xml +0 -6
  4. package/.idea/misc.xml +0 -4
  5. package/.idea/modules.xml +0 -9
  6. package/.idea/odin-nodejs.iml +0 -8
  7. package/.idea/odin_nodejs.iml +0 -2
  8. package/.idea/php.xml +0 -19
  9. package/.idea/vcs.xml +0 -6
  10. package/build/Makefile +0 -352
  11. package/build/Release/.deps/Release/nothing.a.d +0 -1
  12. package/build/Release/.deps/Release/obj.target/nothing/node_modules/node-addon-api/nothing.o.d +0 -4
  13. package/build/Release/.deps/Release/obj.target/odin/cppsrc/binding.o.d +0 -27
  14. package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinbindings.o.d +0 -24
  15. package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinclient.o.d +0 -24
  16. package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinmedia.o.d +0 -24
  17. package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinroom.o.d +0 -24
  18. package/build/Release/.deps/Release/obj.target/odin/cppsrc/utilities.o.d +0 -21
  19. package/build/Release/.deps/Release/odin.node.d +0 -1
  20. package/build/Release/nothing.a +0 -0
  21. package/build/Release/obj.target/nothing/node_modules/node-addon-api/nothing.o +0 -0
  22. package/build/Release/obj.target/odin/cppsrc/binding.o +0 -0
  23. package/build/Release/obj.target/odin/cppsrc/odinbindings.o +0 -0
  24. package/build/Release/obj.target/odin/cppsrc/odinclient.o +0 -0
  25. package/build/Release/obj.target/odin/cppsrc/odinmedia.o +0 -0
  26. package/build/Release/obj.target/odin/cppsrc/odinroom.o +0 -0
  27. package/build/Release/obj.target/odin/cppsrc/utilities.o +0 -0
  28. package/build/binding.Makefile +0 -6
  29. package/build/gyp-mac-tool +0 -772
  30. package/build/node_modules/node-addon-api/node_api.Makefile +0 -6
  31. package/build/node_modules/node-addon-api/nothing.target.mk +0 -186
  32. package/build/odin.target.mk +0 -201
  33. package/cmake-build-debug/.cmake/api/v1/query/cache-v2 +0 -0
  34. package/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 +0 -0
  35. package/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 +0 -0
  36. package/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 +0 -0
  37. package/cmake-build-debug/.cmake/api/v1/reply/cache-v2-912a6d0c3c2c7ebbadf8.json +0 -1183
  38. package/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-0825651e80f1fb47890c.json +0 -161
  39. package/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-bc24edc239de864eb886.json +0 -60
  40. package/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json +0 -14
  41. package/cmake-build-debug/.cmake/api/v1/reply/index-2023-03-18T11-25-22-0179.json +0 -108
  42. package/cmake-build-debug/.cmake/api/v1/reply/target-odin_nodejs-Debug-1ac16802f252a85492c7.json +0 -322
  43. package/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b57293a485ebf36c82cc.json +0 -88
  44. package/cmake-build-debug/.ninja_log +0 -1
  45. package/cmake-build-debug/CMakeCache.txt +0 -367
  46. package/cmake-build-debug/CMakeFiles/3.24.2/CMakeCCompiler.cmake +0 -72
  47. package/cmake-build-debug/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake +0 -83
  48. package/cmake-build-debug/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin +0 -0
  49. package/cmake-build-debug/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  50. package/cmake-build-debug/CMakeFiles/3.24.2/CMakeSystem.cmake +0 -15
  51. package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.c +0 -838
  52. package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.o +0 -0
  53. package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -826
  54. package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  55. package/cmake-build-debug/CMakeFiles/CMakeError.log +0 -22
  56. package/cmake-build-debug/CMakeFiles/CMakeOutput.log +0 -250
  57. package/cmake-build-debug/CMakeFiles/TargetDirectories.txt +0 -3
  58. package/cmake-build-debug/CMakeFiles/clion-Debug-log.txt +0 -4
  59. package/cmake-build-debug/CMakeFiles/clion-environment.txt +0 -3
  60. package/cmake-build-debug/CMakeFiles/cmake.check_cache +0 -1
  61. package/cmake-build-debug/CMakeFiles/rules.ninja +0 -74
  62. package/cmake-build-debug/Testing/Temporary/LastTest.log +0 -3
  63. package/cmake-build-debug/build.ninja +0 -205
  64. package/cmake-build-debug/cmake_install.cmake +0 -49
@@ -1,6 +0,0 @@
1
- # This file is generated by gyp; do not edit.
2
-
3
- export builddir_name ?= ./build/.
4
- .PHONY: all
5
- all:
6
- $(MAKE) odin