このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Archivist
/
raylib-src
ミラー元
https://github.com/raysan5/raylib
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
24
Wiki
アクティビティ
ソースを参照
ADDED: Resource file to example projects
#4790
pull/4793/head
Ray
7ヶ月前
親
0037ee5420
コミット
e1ec595251
111個のファイルの変更
、
333行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-0
projects/VS2022/examples/core_2d_camera_split_screen.vcxproj
+3
-0
projects/VS2022/examples/core_3d_camera_split_screen.vcxproj
+3
-0
projects/VS2022/examples/core_input_gamepad.vcxproj
+3
-0
projects/VS2022/examples/core_input_gestures.vcxproj
+3
-0
projects/VS2022/examples/core_input_keys.vcxproj
+3
-0
projects/VS2022/examples/core_input_mouse.vcxproj
+3
-0
projects/VS2022/examples/core_input_multitouch.vcxproj
+3
-0
projects/VS2022/examples/core_loading_thread.vcxproj
+3
-0
projects/VS2022/examples/core_random_sequence.vcxproj
+3
-0
projects/VS2022/examples/core_random_values.vcxproj
+3
-0
projects/VS2022/examples/core_scissor_test.vcxproj
+3
-0
projects/VS2022/examples/core_storage_values.vcxproj
+3
-0
projects/VS2022/examples/core_vr_simulator.vcxproj
+3
-0
projects/VS2022/examples/core_window_flags.vcxproj
+3
-0
projects/VS2022/examples/core_window_letterbox.vcxproj
+3
-0
projects/VS2022/examples/core_world_screen.vcxproj
+3
-0
projects/VS2022/examples/easings_testbed.vcxproj
+3
-0
projects/VS2022/examples/embedded_files_loading.vcxproj
+3
-0
projects/VS2022/examples/models_animation.vcxproj
+3
-0
projects/VS2022/examples/models_billboard.vcxproj
+3
-0
projects/VS2022/examples/models_bone_socket.vcxproj
+3
-0
projects/VS2022/examples/models_box_collisions.vcxproj
+3
-0
projects/VS2022/examples/models_cubicmap.vcxproj
+3
-0
projects/VS2022/examples/models_first_person_maze.vcxproj
+3
-0
projects/VS2022/examples/models_geometric_shapes.vcxproj
+3
-0
projects/VS2022/examples/models_gpu_skinning.vcxproj
+3
-0
projects/VS2022/examples/models_heightmap.vcxproj
+3
-0
projects/VS2022/examples/models_loading.vcxproj
+3
-0
projects/VS2022/examples/models_loading_gltf.vcxproj
+3
-0
projects/VS2022/examples/models_loading_m3d.vcxproj
+3
-0
projects/VS2022/examples/models_loading_vox.vcxproj
+3
-0
projects/VS2022/examples/models_mesh_generation.vcxproj
+3
-0
projects/VS2022/examples/models_mesh_picking.vcxproj
+3
-0
projects/VS2022/examples/models_orthographic_projection.vcxproj
+3
-0
projects/VS2022/examples/models_rlgl_solar_system.vcxproj
+3
-0
projects/VS2022/examples/models_skybox.vcxproj
+3
-0
projects/VS2022/examples/models_waving_cubes.vcxproj
+3
-0
projects/VS2022/examples/models_yaw_pitch_roll.vcxproj
+3
-0
projects/VS2022/examples/rlgl_compute_shaders.vcxproj
+3
-0
projects/VS2022/examples/shaders_basic_lighting.vcxproj
+3
-0
projects/VS2022/examples/shaders_custom_uniform.vcxproj
+3
-0
projects/VS2022/examples/shaders_eratosthenes.vcxproj
+3
-0
projects/VS2022/examples/shaders_fog.vcxproj
+3
-0
projects/VS2022/examples/shaders_hot_reloading.vcxproj
+3
-0
projects/VS2022/examples/shaders_hybrid_render.vcxproj
+3
-0
projects/VS2022/examples/shaders_julia_set.vcxproj
+3
-0
projects/VS2022/examples/shaders_mesh_instancing.vcxproj
+3
-0
projects/VS2022/examples/shaders_model_shader.vcxproj
+3
-0
projects/VS2022/examples/shaders_multi_sample2d.vcxproj
+3
-0
projects/VS2022/examples/shaders_palette_switch.vcxproj
+3
-0
projects/VS2022/examples/shaders_postprocessing.vcxproj
+3
-0
projects/VS2022/examples/shaders_raymarching.vcxproj
+3
-0
projects/VS2022/examples/shaders_rounded_rectangle.vcxproj
+3
-0
projects/VS2022/examples/shaders_shadowmap.vcxproj
+3
-0
projects/VS2022/examples/shaders_shapes_textures.vcxproj
+3
-0
projects/VS2022/examples/shaders_simple_mask.vcxproj
+3
-0
projects/VS2022/examples/shaders_spotlight.vcxproj
+3
-0
projects/VS2022/examples/shaders_texture_drawing.vcxproj
+3
-0
projects/VS2022/examples/shaders_texture_waves.vcxproj
+3
-0
projects/VS2022/examples/shaders_vertex_displacement.vcxproj
+3
-0
projects/VS2022/examples/shaders_write_depth.vcxproj
+3
-0
projects/VS2022/examples/shapes_basic_shapes.vcxproj
+3
-0
projects/VS2022/examples/shapes_bouncing_ball.vcxproj
+3
-0
projects/VS2022/examples/shapes_collision_area.vcxproj
+3
-0
projects/VS2022/examples/shapes_colors_palette.vcxproj
+3
-0
projects/VS2022/examples/shapes_draw_circle_sector.vcxproj
+3
-0
projects/VS2022/examples/shapes_draw_rectangle_rounded.vcxproj
+3
-0
projects/VS2022/examples/shapes_draw_ring.vcxproj
+3
-0
projects/VS2022/examples/shapes_easings_ball_anim.vcxproj
+3
-0
projects/VS2022/examples/shapes_easings_box_anim.vcxproj
+3
-0
projects/VS2022/examples/shapes_easings_rectangle_array.vcxproj
+3
-0
projects/VS2022/examples/shapes_following_eyes.vcxproj
+3
-0
projects/VS2022/examples/shapes_lines_bezier.vcxproj
+3
-0
projects/VS2022/examples/shapes_logo_raylib.vcxproj
+3
-0
projects/VS2022/examples/shapes_logo_raylib_anim.vcxproj
+3
-0
projects/VS2022/examples/shapes_rectangle_scaling.vcxproj
+3
-0
projects/VS2022/examples/text_codepoints_loading.vcxproj
+3
-0
projects/VS2022/examples/text_draw_3d.vcxproj
+3
-0
projects/VS2022/examples/text_font_filters.vcxproj
+3
-0
projects/VS2022/examples/text_font_loading.vcxproj
+3
-0
projects/VS2022/examples/text_font_sdf.vcxproj
+3
-0
projects/VS2022/examples/text_font_spritefont.vcxproj
+3
-0
projects/VS2022/examples/text_format_text.vcxproj
+3
-0
projects/VS2022/examples/text_input_box.vcxproj
+3
-0
projects/VS2022/examples/text_raylib_fonts.vcxproj
+3
-0
projects/VS2022/examples/text_rectangle_bounds.vcxproj
+3
-0
projects/VS2022/examples/text_unicode.vcxproj
+3
-0
projects/VS2022/examples/text_writing_anim.vcxproj
+3
-0
projects/VS2022/examples/textures_background_scrolling.vcxproj
+3
-0
projects/VS2022/examples/textures_blend_modes.vcxproj
+3
-0
projects/VS2022/examples/textures_bunnymark.vcxproj
+3
-0
projects/VS2022/examples/textures_draw_tiled.vcxproj
+3
-0
projects/VS2022/examples/textures_fog_of_war.vcxproj
+3
-0
projects/VS2022/examples/textures_gif_player.vcxproj
+3
-0
projects/VS2022/examples/textures_image_drawing.vcxproj
+3
-0
projects/VS2022/examples/textures_image_generation.vcxproj
+3
-0
projects/VS2022/examples/textures_image_loading.vcxproj
+3
-0
projects/VS2022/examples/textures_image_processing.vcxproj
+3
-0
projects/VS2022/examples/textures_image_text.vcxproj
+3
-0
projects/VS2022/examples/textures_logo_raylib.vcxproj
+ 3
- 0
projects/VS2022/examples/core_2d_camera_split_screen.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_2d_camera_split_screen.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_3d_camera_split_screen.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_3d_camera_split_screen.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_input_gamepad.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_input_gamepad.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_input_gestures.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_input_gestures.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_input_keys.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_input_keys.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_input_mouse.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_input_mouse.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_input_multitouch.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_input_multitouch.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_loading_thread.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_loading_thread.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_random_sequence.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_random_sequence.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_random_values.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_random_values.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_scissor_test.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_scissor_test.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_storage_values.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_storage_values.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_vr_simulator.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_vr_simulator.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_window_flags.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_window_flags.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_window_letterbox.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_window_letterbox.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/core_world_screen.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_world_screen.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/easings_testbed.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\others\easings_testbed.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/embedded_files_loading.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\others\embedded_files_loading.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_animation.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_animation.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_billboard.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_billboard.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_bone_socket.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_bone_socket.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_box_collisions.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_box_collisions.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_cubicmap.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_cubicmap.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_first_person_maze.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_first_person_maze.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_geometric_shapes.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_geometric_shapes.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_gpu_skinning.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_gpu_skinning.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_heightmap.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_heightmap.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_loading.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_loading.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_loading_gltf.vcxproj
ファイルの表示
@ -558,6 +558,9 @@
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\examples.rc" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_loading_m3d.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_loading_m3d.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_loading_vox.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_loading_vox.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_mesh_generation.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_mesh_generation.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_mesh_picking.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_mesh_picking.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_orthographic_projection.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_orthographic_projection.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_rlgl_solar_system.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_rlgl_solar_system.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_skybox.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_skybox.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_waving_cubes.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_waving_cubes.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/models_yaw_pitch_roll.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\models\models_yaw_pitch_roll.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/rlgl_compute_shaders.vcxproj
ファイルの表示
@ -556,6 +556,9 @@
<ClCompile Include="..\..\..\examples\others\rlgl_compute_shader.c" />
<ClCompile Include="..\..\..\src\rglfw.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_basic_lighting.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_basic_lighting.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_custom_uniform.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_custom_uniform.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_eratosthenes.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_eratosthenes.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_fog.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_fog.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_hot_reloading.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_hot_reloading.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_hybrid_render.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_hybrid_render.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_julia_set.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_julia_set.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_mesh_instancing.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_mesh_instancing.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_model_shader.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_model_shader.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_multi_sample2d.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_multi_sample2d.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_palette_switch.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_palette_switch.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_postprocessing.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_postprocessing.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_raymarching.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_raymarching.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_rounded_rectangle.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_rounded_rectangle.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_shadowmap.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_shadowmap.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_shapes_textures.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_shapes_textures.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_simple_mask.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_simple_mask.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_spotlight.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_spotlight.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_texture_drawing.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_texture_drawing.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_texture_waves.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_texture_waves.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_vertex_displacement.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_vertex_displacement.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shaders_write_depth.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shaders\shaders_write_depth.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_basic_shapes.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_basic_shapes.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_bouncing_ball.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_bouncing_ball.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_collision_area.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_collision_area.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_colors_palette.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_colors_palette.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_draw_circle_sector.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_draw_circle_sector.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_draw_rectangle_rounded.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_draw_rectangle_rounded.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_draw_ring.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_draw_ring.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_easings_ball_anim.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_easings_ball_anim.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_easings_box_anim.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_easings_box_anim.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_easings_rectangle_array.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_easings_rectangle_array.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_following_eyes.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_following_eyes.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_lines_bezier.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_lines_bezier.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_logo_raylib.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_logo_raylib.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_logo_raylib_anim.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_logo_raylib_anim.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/shapes_rectangle_scaling.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_rectangle_scaling.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_codepoints_loading.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_codepoints_loading.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_draw_3d.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_draw_3d.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_font_filters.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_font_filters.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_font_loading.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_font_loading.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_font_sdf.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_font_sdf.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_font_spritefont.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_font_spritefont.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_format_text.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_format_text.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_input_box.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_input_box.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_raylib_fonts.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_raylib_fonts.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_rectangle_bounds.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_rectangle_bounds.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_unicode.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_unicode.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/text_writing_anim.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\text\text_writing_anim.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_background_scrolling.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_background_scrolling.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_blend_modes.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_blend_modes.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_bunnymark.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_bunnymark.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_draw_tiled.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_draw_tiled.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_fog_of_war.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_fog_of_war.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_gif_player.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_gif_player.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_image_drawing.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_image_drawing.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_image_generation.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_image_generation.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_image_loading.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_image_loading.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_image_processing.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_image_processing.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_image_text.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_image_text.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
+ 3
- 0
projects/VS2022/examples/textures_logo_raylib.vcxproj
ファイルの表示
@ -555,6 +555,9 @@
<ItemGroup>
<ClCompile Include="..\..\..\examples\textures\textures_logo_raylib.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\src\raylib.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\raylib\raylib.vcxproj">
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
変更されたファイルが多すぎるため、一部のファイルは表示されません
書き込み
プレビュー
読み込み中…
キャンセル
保存