koffi 0.9.45 → 1.0.0

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 (147) hide show
  1. package/CMakeLists.txt +1 -1
  2. package/README.md +173 -113
  3. package/build/qemu/1.0.0/koffi_darwin_x64.tar.gz +0 -0
  4. package/build/qemu/1.0.0/koffi_freebsd_arm64.tar.gz +0 -0
  5. package/build/qemu/1.0.0/koffi_freebsd_ia32.tar.gz +0 -0
  6. package/build/qemu/1.0.0/koffi_freebsd_x64.tar.gz +0 -0
  7. package/build/qemu/1.0.0/koffi_linux_arm.tar.gz +0 -0
  8. package/build/qemu/1.0.0/koffi_linux_arm64.tar.gz +0 -0
  9. package/build/qemu/1.0.0/koffi_linux_ia32.tar.gz +0 -0
  10. package/build/qemu/1.0.0/koffi_linux_x64.tar.gz +0 -0
  11. package/build/qemu/1.0.0/koffi_win32_ia32.tar.gz +0 -0
  12. package/build/qemu/1.0.0/koffi_win32_x64.tar.gz +0 -0
  13. package/package.json +3 -3
  14. package/src/call_arm32.cc +0 -9
  15. package/src/call_arm64.cc +17 -0
  16. package/qemu/build/0.9.45/koffi_freebsd_arm64.tar.gz +0 -0
  17. package/qemu/build/0.9.45/koffi_freebsd_ia32.tar.gz +0 -0
  18. package/qemu/build/0.9.45/koffi_freebsd_x64.tar.gz +0 -0
  19. package/qemu/build/0.9.45/koffi_linux_arm.tar.gz +0 -0
  20. package/qemu/build/0.9.45/koffi_linux_arm64.tar.gz +0 -0
  21. package/qemu/build/0.9.45/koffi_linux_ia32.tar.gz +0 -0
  22. package/qemu/build/0.9.45/koffi_linux_x64.tar.gz +0 -0
  23. package/qemu/build/0.9.45/koffi_win32_ia32.tar.gz +0 -0
  24. package/qemu/build/0.9.45/koffi_win32_x64.tar.gz +0 -0
  25. package/vendor/raylib/projects/VS2019/examples/audio_module_playing.vcxproj +0 -387
  26. package/vendor/raylib/projects/VS2019/examples/audio_multichannel_sound.vcxproj +0 -387
  27. package/vendor/raylib/projects/VS2019/examples/audio_music_stream.vcxproj +0 -387
  28. package/vendor/raylib/projects/VS2019/examples/audio_raw_stream.vcxproj +0 -387
  29. package/vendor/raylib/projects/VS2019/examples/audio_sound_loading.vcxproj +0 -387
  30. package/vendor/raylib/projects/VS2019/examples/core_2d_camera.vcxproj +0 -387
  31. package/vendor/raylib/projects/VS2019/examples/core_2d_camera_platformer.vcxproj +0 -387
  32. package/vendor/raylib/projects/VS2019/examples/core_3d_camera_first_person.vcxproj +0 -387
  33. package/vendor/raylib/projects/VS2019/examples/core_3d_camera_free.vcxproj +0 -387
  34. package/vendor/raylib/projects/VS2019/examples/core_3d_camera_mode.vcxproj +0 -387
  35. package/vendor/raylib/projects/VS2019/examples/core_3d_picking.vcxproj +0 -387
  36. package/vendor/raylib/projects/VS2019/examples/core_basic_window.vcxproj +0 -387
  37. package/vendor/raylib/projects/VS2019/examples/core_custom_logging.vcxproj +0 -387
  38. package/vendor/raylib/projects/VS2019/examples/core_drop_files.vcxproj +0 -387
  39. package/vendor/raylib/projects/VS2019/examples/core_input_gamepad.vcxproj +0 -387
  40. package/vendor/raylib/projects/VS2019/examples/core_input_gestures.vcxproj +0 -387
  41. package/vendor/raylib/projects/VS2019/examples/core_input_keys.vcxproj +0 -387
  42. package/vendor/raylib/projects/VS2019/examples/core_input_mouse.vcxproj +0 -387
  43. package/vendor/raylib/projects/VS2019/examples/core_input_mouse_wheel.vcxproj +0 -387
  44. package/vendor/raylib/projects/VS2019/examples/core_input_multitouch.vcxproj +0 -387
  45. package/vendor/raylib/projects/VS2019/examples/core_loading_thread.vcxproj +0 -387
  46. package/vendor/raylib/projects/VS2019/examples/core_quat_conversion.vcxproj +0 -387
  47. package/vendor/raylib/projects/VS2019/examples/core_random_values.vcxproj +0 -387
  48. package/vendor/raylib/projects/VS2019/examples/core_scissor_test.vcxproj +0 -387
  49. package/vendor/raylib/projects/VS2019/examples/core_split_screen.vcxproj +0 -387
  50. package/vendor/raylib/projects/VS2019/examples/core_storage_values.vcxproj +0 -387
  51. package/vendor/raylib/projects/VS2019/examples/core_vr_simulator.vcxproj +0 -387
  52. package/vendor/raylib/projects/VS2019/examples/core_window_flags.vcxproj +0 -387
  53. package/vendor/raylib/projects/VS2019/examples/core_window_letterbox.vcxproj +0 -387
  54. package/vendor/raylib/projects/VS2019/examples/core_world_screen.vcxproj +0 -387
  55. package/vendor/raylib/projects/VS2019/examples/easings_testbed.vcxproj +0 -387
  56. package/vendor/raylib/projects/VS2019/examples/embedded_files_loading.vcxproj +0 -387
  57. package/vendor/raylib/projects/VS2019/examples/models_animation.vcxproj +0 -387
  58. package/vendor/raylib/projects/VS2019/examples/models_billboard.vcxproj +0 -387
  59. package/vendor/raylib/projects/VS2019/examples/models_box_collisions.vcxproj +0 -387
  60. package/vendor/raylib/projects/VS2019/examples/models_cubicmap.vcxproj +0 -387
  61. package/vendor/raylib/projects/VS2019/examples/models_first_person_maze.vcxproj +0 -387
  62. package/vendor/raylib/projects/VS2019/examples/models_geometric_shapes.vcxproj +0 -387
  63. package/vendor/raylib/projects/VS2019/examples/models_heightmap.vcxproj +0 -387
  64. package/vendor/raylib/projects/VS2019/examples/models_loading.vcxproj +0 -387
  65. package/vendor/raylib/projects/VS2019/examples/models_loading_gltf.vcxproj +0 -387
  66. package/vendor/raylib/projects/VS2019/examples/models_loading_vox.vcxproj +0 -387
  67. package/vendor/raylib/projects/VS2019/examples/models_mesh_generation.vcxproj +0 -387
  68. package/vendor/raylib/projects/VS2019/examples/models_mesh_picking.vcxproj +0 -387
  69. package/vendor/raylib/projects/VS2019/examples/models_orthographic_projection.vcxproj +0 -387
  70. package/vendor/raylib/projects/VS2019/examples/models_rlgl_solar_system.vcxproj +0 -387
  71. package/vendor/raylib/projects/VS2019/examples/models_skybox.vcxproj +0 -387
  72. package/vendor/raylib/projects/VS2019/examples/models_waving_cubes.vcxproj +0 -387
  73. package/vendor/raylib/projects/VS2019/examples/models_yaw_pitch_roll.vcxproj +0 -387
  74. package/vendor/raylib/projects/VS2019/examples/physics_demo.vcxproj +0 -387
  75. package/vendor/raylib/projects/VS2019/examples/physics_friction.vcxproj +0 -387
  76. package/vendor/raylib/projects/VS2019/examples/physics_movement.vcxproj +0 -387
  77. package/vendor/raylib/projects/VS2019/examples/physics_restitution.vcxproj +0 -387
  78. package/vendor/raylib/projects/VS2019/examples/physics_shatter.vcxproj +0 -387
  79. package/vendor/raylib/projects/VS2019/examples/raudio_standalone.vcxproj +0 -387
  80. package/vendor/raylib/projects/VS2019/examples/rlgl_standalone.vcxproj +0 -391
  81. package/vendor/raylib/projects/VS2019/examples/shaders_basic_lighting.vcxproj +0 -387
  82. package/vendor/raylib/projects/VS2019/examples/shaders_custom_uniform.vcxproj +0 -387
  83. package/vendor/raylib/projects/VS2019/examples/shaders_eratosthenes.vcxproj +0 -387
  84. package/vendor/raylib/projects/VS2019/examples/shaders_fog.vcxproj +0 -387
  85. package/vendor/raylib/projects/VS2019/examples/shaders_hot_reloading.vcxproj +0 -387
  86. package/vendor/raylib/projects/VS2019/examples/shaders_julia_set.vcxproj +0 -387
  87. package/vendor/raylib/projects/VS2019/examples/shaders_mesh_instancing.vcxproj +0 -387
  88. package/vendor/raylib/projects/VS2019/examples/shaders_model_shader.vcxproj +0 -387
  89. package/vendor/raylib/projects/VS2019/examples/shaders_multi_sample2d.vcxproj +0 -387
  90. package/vendor/raylib/projects/VS2019/examples/shaders_palette_switch.vcxproj +0 -387
  91. package/vendor/raylib/projects/VS2019/examples/shaders_postprocessing.vcxproj +0 -387
  92. package/vendor/raylib/projects/VS2019/examples/shaders_raymarching.vcxproj +0 -387
  93. package/vendor/raylib/projects/VS2019/examples/shaders_shapes_textures.vcxproj +0 -387
  94. package/vendor/raylib/projects/VS2019/examples/shaders_simple_mask.vcxproj +0 -387
  95. package/vendor/raylib/projects/VS2019/examples/shaders_spotlight.vcxproj +0 -387
  96. package/vendor/raylib/projects/VS2019/examples/shaders_texture_drawing.vcxproj +0 -387
  97. package/vendor/raylib/projects/VS2019/examples/shaders_texture_waves.vcxproj +0 -387
  98. package/vendor/raylib/projects/VS2019/examples/shapes_basic_shapes.vcxproj +0 -387
  99. package/vendor/raylib/projects/VS2019/examples/shapes_bouncing_ball.vcxproj +0 -387
  100. package/vendor/raylib/projects/VS2019/examples/shapes_collision_area.vcxproj +0 -387
  101. package/vendor/raylib/projects/VS2019/examples/shapes_colors_palette.vcxproj +0 -387
  102. package/vendor/raylib/projects/VS2019/examples/shapes_draw_circle_sector.vcxproj +0 -387
  103. package/vendor/raylib/projects/VS2019/examples/shapes_draw_rectangle_rounded.vcxproj +0 -387
  104. package/vendor/raylib/projects/VS2019/examples/shapes_draw_ring.vcxproj +0 -387
  105. package/vendor/raylib/projects/VS2019/examples/shapes_easings_ball_anim.vcxproj +0 -387
  106. package/vendor/raylib/projects/VS2019/examples/shapes_easings_box_anim.vcxproj +0 -387
  107. package/vendor/raylib/projects/VS2019/examples/shapes_easings_rectangle_array.vcxproj +0 -387
  108. package/vendor/raylib/projects/VS2019/examples/shapes_following_eyes.vcxproj +0 -387
  109. package/vendor/raylib/projects/VS2019/examples/shapes_lines_bezier.vcxproj +0 -387
  110. package/vendor/raylib/projects/VS2019/examples/shapes_logo_raylib.vcxproj +0 -387
  111. package/vendor/raylib/projects/VS2019/examples/shapes_logo_raylib_anim.vcxproj +0 -387
  112. package/vendor/raylib/projects/VS2019/examples/shapes_rectangle_scaling.vcxproj +0 -387
  113. package/vendor/raylib/projects/VS2019/examples/text_font_filters.vcxproj +0 -387
  114. package/vendor/raylib/projects/VS2019/examples/text_font_loading.vcxproj +0 -387
  115. package/vendor/raylib/projects/VS2019/examples/text_font_sdf.vcxproj +0 -387
  116. package/vendor/raylib/projects/VS2019/examples/text_font_spritefont.vcxproj +0 -387
  117. package/vendor/raylib/projects/VS2019/examples/text_format_text.vcxproj +0 -387
  118. package/vendor/raylib/projects/VS2019/examples/text_input_box.vcxproj +0 -387
  119. package/vendor/raylib/projects/VS2019/examples/text_raylib_fonts.vcxproj +0 -387
  120. package/vendor/raylib/projects/VS2019/examples/text_rectangle_bounds.vcxproj +0 -387
  121. package/vendor/raylib/projects/VS2019/examples/text_unicode.vcxproj +0 -387
  122. package/vendor/raylib/projects/VS2019/examples/text_writing_anim.vcxproj +0 -387
  123. package/vendor/raylib/projects/VS2019/examples/textures_background_scrolling.vcxproj +0 -387
  124. package/vendor/raylib/projects/VS2019/examples/textures_blend_modes.vcxproj +0 -387
  125. package/vendor/raylib/projects/VS2019/examples/textures_bunnymark.vcxproj +0 -387
  126. package/vendor/raylib/projects/VS2019/examples/textures_draw_tiled.vcxproj +0 -387
  127. package/vendor/raylib/projects/VS2019/examples/textures_image_drawing.vcxproj +0 -387
  128. package/vendor/raylib/projects/VS2019/examples/textures_image_generation.vcxproj +0 -387
  129. package/vendor/raylib/projects/VS2019/examples/textures_image_loading.vcxproj +0 -387
  130. package/vendor/raylib/projects/VS2019/examples/textures_image_processing.vcxproj +0 -387
  131. package/vendor/raylib/projects/VS2019/examples/textures_image_text.vcxproj +0 -387
  132. package/vendor/raylib/projects/VS2019/examples/textures_logo_raylib.vcxproj +0 -387
  133. package/vendor/raylib/projects/VS2019/examples/textures_mouse_painting.vcxproj +0 -387
  134. package/vendor/raylib/projects/VS2019/examples/textures_npatch_drawing.vcxproj +0 -387
  135. package/vendor/raylib/projects/VS2019/examples/textures_particles_blending.vcxproj +0 -387
  136. package/vendor/raylib/projects/VS2019/examples/textures_raw_data.vcxproj +0 -387
  137. package/vendor/raylib/projects/VS2019/examples/textures_rectangle.vcxproj +0 -387
  138. package/vendor/raylib/projects/VS2019/examples/textures_sprite_button.vcxproj +0 -387
  139. package/vendor/raylib/projects/VS2019/examples/textures_sprite_explosion.vcxproj +0 -387
  140. package/vendor/raylib/projects/VS2019/examples/textures_srcrec_dstrec.vcxproj +0 -387
  141. package/vendor/raylib/projects/VS2019/examples/textures_to_image.vcxproj +0 -387
  142. package/vendor/raylib/projects/VS2019/raylib/raylib.vcxproj +0 -341
  143. package/vendor/raylib/projects/VS2019/raylib.sln +0 -2274
  144. package/vendor/raylib/projects/VS2019-Android/raylib_android/raylib_android.NativeActivity/raylib_android.NativeActivity.vcxproj +0 -226
  145. package/vendor/raylib/projects/VS2019-Android/raylib_android/raylib_android.NativeActivity/raylib_android.NativeActivity.vcxproj.filters +0 -10
  146. package/vendor/raylib/projects/VS2019-Android/raylib_android/raylib_android.NativeActivity/raylib_android.NativeActivity.vcxproj.user +0 -4
  147. package/vendor/raylib/projects/VS2019-Android/raylib_android.sln +0 -75
@@ -1,341 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
- <ItemGroup Label="ProjectConfigurations">
4
- <ProjectConfiguration Include="Debug.DLL|Win32">
5
- <Configuration>Debug.DLL</Configuration>
6
- <Platform>Win32</Platform>
7
- </ProjectConfiguration>
8
- <ProjectConfiguration Include="Debug.DLL|x64">
9
- <Configuration>Debug.DLL</Configuration>
10
- <Platform>x64</Platform>
11
- </ProjectConfiguration>
12
- <ProjectConfiguration Include="Debug|Win32">
13
- <Configuration>Debug</Configuration>
14
- <Platform>Win32</Platform>
15
- </ProjectConfiguration>
16
- <ProjectConfiguration Include="Debug|x64">
17
- <Configuration>Debug</Configuration>
18
- <Platform>x64</Platform>
19
- </ProjectConfiguration>
20
- <ProjectConfiguration Include="Release.DLL|Win32">
21
- <Configuration>Release.DLL</Configuration>
22
- <Platform>Win32</Platform>
23
- </ProjectConfiguration>
24
- <ProjectConfiguration Include="Release.DLL|x64">
25
- <Configuration>Release.DLL</Configuration>
26
- <Platform>x64</Platform>
27
- </ProjectConfiguration>
28
- <ProjectConfiguration Include="Release|Win32">
29
- <Configuration>Release</Configuration>
30
- <Platform>Win32</Platform>
31
- </ProjectConfiguration>
32
- <ProjectConfiguration Include="Release|x64">
33
- <Configuration>Release</Configuration>
34
- <Platform>x64</Platform>
35
- </ProjectConfiguration>
36
- </ItemGroup>
37
- <PropertyGroup Label="Globals">
38
- <ProjectGuid>{E89D61AC-55DE-4482-AFD4-DF7242EBC859}</ProjectGuid>
39
- <Keyword>Win32Proj</Keyword>
40
- <RootNamespace>raylib</RootNamespace>
41
- <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
42
- </PropertyGroup>
43
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
44
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
45
- <ConfigurationType>StaticLibrary</ConfigurationType>
46
- <UseDebugLibraries>true</UseDebugLibraries>
47
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
48
- <CharacterSet>Unicode</CharacterSet>
49
- </PropertyGroup>
50
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
51
- <ConfigurationType>StaticLibrary</ConfigurationType>
52
- <UseDebugLibraries>true</UseDebugLibraries>
53
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
54
- <CharacterSet>Unicode</CharacterSet>
55
- </PropertyGroup>
56
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'" Label="Configuration">
57
- <ConfigurationType>DynamicLibrary</ConfigurationType>
58
- <UseDebugLibraries>true</UseDebugLibraries>
59
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
60
- <CharacterSet>Unicode</CharacterSet>
61
- </PropertyGroup>
62
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'" Label="Configuration">
63
- <ConfigurationType>DynamicLibrary</ConfigurationType>
64
- <UseDebugLibraries>true</UseDebugLibraries>
65
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
66
- <CharacterSet>Unicode</CharacterSet>
67
- </PropertyGroup>
68
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
69
- <ConfigurationType>StaticLibrary</ConfigurationType>
70
- <UseDebugLibraries>false</UseDebugLibraries>
71
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
72
- <CharacterSet>Unicode</CharacterSet>
73
- </PropertyGroup>
74
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
75
- <ConfigurationType>StaticLibrary</ConfigurationType>
76
- <UseDebugLibraries>false</UseDebugLibraries>
77
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
78
- <CharacterSet>Unicode</CharacterSet>
79
- </PropertyGroup>
80
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'" Label="Configuration">
81
- <ConfigurationType>DynamicLibrary</ConfigurationType>
82
- <UseDebugLibraries>false</UseDebugLibraries>
83
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
84
- <CharacterSet>Unicode</CharacterSet>
85
- </PropertyGroup>
86
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'" Label="Configuration">
87
- <ConfigurationType>DynamicLibrary</ConfigurationType>
88
- <UseDebugLibraries>false</UseDebugLibraries>
89
- <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
90
- <CharacterSet>Unicode</CharacterSet>
91
- </PropertyGroup>
92
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
93
- <ImportGroup Label="ExtensionSettings">
94
- </ImportGroup>
95
- <ImportGroup Label="Shared">
96
- </ImportGroup>
97
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
98
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
99
- </ImportGroup>
100
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
101
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
102
- </ImportGroup>
103
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'" Label="PropertySheets">
104
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
105
- </ImportGroup>
106
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'" Label="PropertySheets">
107
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
108
- </ImportGroup>
109
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
110
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
111
- </ImportGroup>
112
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
113
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
114
- </ImportGroup>
115
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'" Label="PropertySheets">
116
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
117
- </ImportGroup>
118
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'" Label="PropertySheets">
119
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
120
- </ImportGroup>
121
- <PropertyGroup Label="UserMacros" />
122
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
123
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
124
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
125
- </PropertyGroup>
126
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
127
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
128
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
129
- </PropertyGroup>
130
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'">
131
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
132
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
133
- </PropertyGroup>
134
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
135
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
136
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
137
- </PropertyGroup>
138
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'">
139
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
140
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
141
- </PropertyGroup>
142
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
143
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
144
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
145
- </PropertyGroup>
146
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'">
147
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
148
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
149
- </PropertyGroup>
150
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'">
151
- <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
152
- <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
153
- </PropertyGroup>
154
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
155
- <ClCompile>
156
- <PrecompiledHeader>
157
- </PrecompiledHeader>
158
- <WarningLevel>Level3</WarningLevel>
159
- <Optimization>Disabled</Optimization>
160
- <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP</PreprocessorDefinitions>
161
- <CompileAs>CompileAsC</CompileAs>
162
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
163
- </ClCompile>
164
- <Link>
165
- <SubSystem>Windows</SubSystem>
166
- </Link>
167
- <Lib>
168
- <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
169
- </Lib>
170
- </ItemDefinitionGroup>
171
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
172
- <ClCompile>
173
- <PrecompiledHeader>
174
- </PrecompiledHeader>
175
- <WarningLevel>Level3</WarningLevel>
176
- <Optimization>Disabled</Optimization>
177
- <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP</PreprocessorDefinitions>
178
- <CompileAs>CompileAsC</CompileAs>
179
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
180
- </ClCompile>
181
- <Link>
182
- <SubSystem>Windows</SubSystem>
183
- </Link>
184
- <Lib>
185
- <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
186
- </Lib>
187
- </ItemDefinitionGroup>
188
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'">
189
- <ClCompile>
190
- <PrecompiledHeader>
191
- </PrecompiledHeader>
192
- <WarningLevel>Level3</WarningLevel>
193
- <Optimization>Disabled</Optimization>
194
- <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP;BUILD_LIBTYPE_SHARED</PreprocessorDefinitions>
195
- <CompileAs>CompileAsC</CompileAs>
196
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
197
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
198
- </ClCompile>
199
- <Link>
200
- <SubSystem>Windows</SubSystem>
201
- <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
202
- </Link>
203
- <Lib>
204
- <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
205
- </Lib>
206
- </ItemDefinitionGroup>
207
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'">
208
- <ClCompile>
209
- <PrecompiledHeader>
210
- </PrecompiledHeader>
211
- <WarningLevel>Level3</WarningLevel>
212
- <Optimization>Disabled</Optimization>
213
- <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP;BUILD_LIBTYPE_SHARED</PreprocessorDefinitions>
214
- <CompileAs>CompileAsC</CompileAs>
215
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
216
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
217
- </ClCompile>
218
- <Link>
219
- <SubSystem>Windows</SubSystem>
220
- <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
221
- </Link>
222
- <Lib>
223
- <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
224
- </Lib>
225
- </ItemDefinitionGroup>
226
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
227
- <ClCompile>
228
- <WarningLevel>Level3</WarningLevel>
229
- <PrecompiledHeader>
230
- </PrecompiledHeader>
231
- <Optimization>MaxSpeed</Optimization>
232
- <FunctionLevelLinking>true</FunctionLevelLinking>
233
- <IntrinsicFunctions>true</IntrinsicFunctions>
234
- <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP</PreprocessorDefinitions>
235
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
236
- <CompileAs>CompileAsC</CompileAs>
237
- </ClCompile>
238
- <Link>
239
- <SubSystem>Windows</SubSystem>
240
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
241
- <OptimizeReferences>true</OptimizeReferences>
242
- </Link>
243
- </ItemDefinitionGroup>
244
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
245
- <ClCompile>
246
- <WarningLevel>Level3</WarningLevel>
247
- <PrecompiledHeader>
248
- </PrecompiledHeader>
249
- <Optimization>MaxSpeed</Optimization>
250
- <FunctionLevelLinking>true</FunctionLevelLinking>
251
- <IntrinsicFunctions>true</IntrinsicFunctions>
252
- <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP</PreprocessorDefinitions>
253
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
254
- <CompileAs>CompileAsC</CompileAs>
255
- <DebugInformationFormat />
256
- </ClCompile>
257
- <Link>
258
- <SubSystem>Windows</SubSystem>
259
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
260
- <OptimizeReferences>true</OptimizeReferences>
261
- </Link>
262
- </ItemDefinitionGroup>
263
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'">
264
- <ClCompile>
265
- <WarningLevel>Level3</WarningLevel>
266
- <PrecompiledHeader>
267
- </PrecompiledHeader>
268
- <Optimization>MaxSpeed</Optimization>
269
- <FunctionLevelLinking>true</FunctionLevelLinking>
270
- <IntrinsicFunctions>true</IntrinsicFunctions>
271
- <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP;BUILD_LIBTYPE_SHARED</PreprocessorDefinitions>
272
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
273
- <CompileAs>CompileAsC</CompileAs>
274
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
275
- </ClCompile>
276
- <Link>
277
- <SubSystem>Windows</SubSystem>
278
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
279
- <OptimizeReferences>true</OptimizeReferences>
280
- <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
281
- </Link>
282
- </ItemDefinitionGroup>
283
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'">
284
- <ClCompile>
285
- <WarningLevel>Level3</WarningLevel>
286
- <PrecompiledHeader>
287
- </PrecompiledHeader>
288
- <Optimization>MaxSpeed</Optimization>
289
- <FunctionLevelLinking>true</FunctionLevelLinking>
290
- <IntrinsicFunctions>true</IntrinsicFunctions>
291
- <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP;BUILD_LIBTYPE_SHARED</PreprocessorDefinitions>
292
- <AdditionalIncludeDirectories>$(ProjectDir)..\..\..\src\external\glfw\include</AdditionalIncludeDirectories>
293
- <CompileAs>CompileAsC</CompileAs>
294
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
295
- <DebugInformationFormat />
296
- </ClCompile>
297
- <Link>
298
- <SubSystem>Windows</SubSystem>
299
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
300
- <OptimizeReferences>true</OptimizeReferences>
301
- <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
302
- </Link>
303
- </ItemDefinitionGroup>
304
- <ItemGroup>
305
- <ClCompile Include="..\..\..\src\raudio.c" />
306
- <ClCompile Include="..\..\..\src\rcore.c" />
307
- <ClCompile Include="..\..\..\src\rmodels.c" />
308
- <ClCompile Include="..\..\..\src\rglfw.c" />
309
- <ClCompile Include="..\..\..\src\rshapes.c" />
310
- <ClCompile Include="..\..\..\src\rtext.c" />
311
- <ClCompile Include="..\..\..\src\rtextures.c" />
312
- <ClCompile Include="..\..\..\src\utils.c" />
313
- </ItemGroup>
314
- <ItemGroup>
315
- <ClInclude Include="..\..\..\src\external\cgltf.h" />
316
- <ClInclude Include="..\..\..\src\rcamera.h" />
317
- <ClInclude Include="..\..\..\src\config.h" />
318
- <ClInclude Include="..\..\..\src\external\glad.h" />
319
- <ClInclude Include="..\..\..\src\external\jar_mod.h" />
320
- <ClInclude Include="..\..\..\src\external\jar_xm.h" />
321
- <ClInclude Include="..\..\..\src\external\miniaudio.h" />
322
- <ClInclude Include="..\..\..\src\external\stb_image.h" />
323
- <ClInclude Include="..\..\..\src\external\stb_image_resize.h" />
324
- <ClInclude Include="..\..\..\src\external\stb_image_write.h" />
325
- <ClInclude Include="..\..\..\src\external\stb_rect_pack.h" />
326
- <ClInclude Include="..\..\..\src\external\stb_truetype.h" />
327
- <ClInclude Include="..\..\..\src\external\stb_vorbis.h" />
328
- <ClInclude Include="..\..\..\src\rgestures.h" />
329
- <ClInclude Include="..\..\..\src\raylib.h" />
330
- <ClInclude Include="..\..\..\src\raymath.h" />
331
- <ClInclude Include="..\..\..\src\rlgl.h" />
332
- <ClInclude Include="..\..\..\src\utils.h" />
333
- <ClInclude Include="resource.h" />
334
- </ItemGroup>
335
- <ItemGroup>
336
- <ResourceCompile Include="raylib.rc" />
337
- </ItemGroup>
338
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
339
- <ImportGroup Label="ExtensionTargets">
340
- </ImportGroup>
341
- </Project>