GRK/cw 2/grk-cw2.vcxproj

408 lines
32 KiB
XML
Raw Normal View History

2022-01-12 16:07:16 +01:00
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<None Include="..\cw3\dependencies\glew-2.0.0\doc\advanced.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\basic.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\build.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\credits.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\glew.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\glxew.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\index.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\install.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\log.html" />
<None Include="..\cw3\dependencies\glew-2.0.0\doc\wglew.html" />
<None Include="..\cw3\dependencies\glm\detail\func_common.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_common_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_exponential.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_exponential_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_geometric.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_geometric_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_integer.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_integer_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_matrix.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_matrix_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_packing.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_packing_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_trigonometric.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_trigonometric_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_vector_relational.inl" />
<None Include="..\cw3\dependencies\glm\detail\func_vector_relational_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_gentype.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_half.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat2x2.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat2x3.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat2x4.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat3x2.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat3x3.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat3x4.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat4x2.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat4x3.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat4x4.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_mat4x4_simd.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_vec.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_vec1.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_vec2.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_vec3.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_vec4.inl" />
<None Include="..\cw3\dependencies\glm\detail\type_vec4_simd.inl" />
<None Include="..\cw3\dependencies\glm\gtc\bitfield.inl" />
<None Include="..\cw3\dependencies\glm\gtc\color_encoding.inl" />
<None Include="..\cw3\dependencies\glm\gtc\color_space.inl" />
<None Include="..\cw3\dependencies\glm\gtc\constants.inl" />
<None Include="..\cw3\dependencies\glm\gtc\epsilon.inl" />
<None Include="..\cw3\dependencies\glm\gtc\functions.inl" />
<None Include="..\cw3\dependencies\glm\gtc\integer.inl" />
<None Include="..\cw3\dependencies\glm\gtc\matrix_access.inl" />
<None Include="..\cw3\dependencies\glm\gtc\matrix_inverse.inl" />
<None Include="..\cw3\dependencies\glm\gtc\matrix_transform.inl" />
<None Include="..\cw3\dependencies\glm\gtc\noise.inl" />
<None Include="..\cw3\dependencies\glm\gtc\packing.inl" />
<None Include="..\cw3\dependencies\glm\gtc\quaternion.inl" />
<None Include="..\cw3\dependencies\glm\gtc\quaternion_simd.inl" />
<None Include="..\cw3\dependencies\glm\gtc\random.inl" />
<None Include="..\cw3\dependencies\glm\gtc\reciprocal.inl" />
<None Include="..\cw3\dependencies\glm\gtc\round.inl" />
<None Include="..\cw3\dependencies\glm\gtc\type_precision.inl" />
<None Include="..\cw3\dependencies\glm\gtc\type_ptr.inl" />
<None Include="..\cw3\dependencies\glm\gtc\ulp.inl" />
<None Include="..\cw3\dependencies\glm\gtc\vec1.inl" />
<None Include="..\cw3\dependencies\glm\gtx\associated_min_max.inl" />
<None Include="..\cw3\dependencies\glm\gtx\bit.inl" />
<None Include="..\cw3\dependencies\glm\gtx\closest_point.inl" />
<None Include="..\cw3\dependencies\glm\gtx\color_space.inl" />
<None Include="..\cw3\dependencies\glm\gtx\color_space_YCoCg.inl" />
<None Include="..\cw3\dependencies\glm\gtx\common.inl" />
<None Include="..\cw3\dependencies\glm\gtx\compatibility.inl" />
<None Include="..\cw3\dependencies\glm\gtx\component_wise.inl" />
<None Include="..\cw3\dependencies\glm\gtx\dual_quaternion.inl" />
<None Include="..\cw3\dependencies\glm\gtx\euler_angles.inl" />
<None Include="..\cw3\dependencies\glm\gtx\extend.inl" />
<None Include="..\cw3\dependencies\glm\gtx\extended_min_max.inl" />
<None Include="..\cw3\dependencies\glm\gtx\fast_exponential.inl" />
<None Include="..\cw3\dependencies\glm\gtx\fast_square_root.inl" />
<None Include="..\cw3\dependencies\glm\gtx\fast_trigonometry.inl" />
<None Include="..\cw3\dependencies\glm\gtx\float_notmalize.inl" />
<None Include="..\cw3\dependencies\glm\gtx\gradient_paint.inl" />
<None Include="..\cw3\dependencies\glm\gtx\handed_coordinate_space.inl" />
<None Include="..\cw3\dependencies\glm\gtx\hash.inl" />
<None Include="..\cw3\dependencies\glm\gtx\integer.inl" />
<None Include="..\cw3\dependencies\glm\gtx\intersect.inl" />
<None Include="..\cw3\dependencies\glm\gtx\io.inl" />
<None Include="..\cw3\dependencies\glm\gtx\log_base.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_cross_product.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_decompose.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_interpolation.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_major_storage.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_operation.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_query.inl" />
<None Include="..\cw3\dependencies\glm\gtx\matrix_transform_2d.inl" />
<None Include="..\cw3\dependencies\glm\gtx\mixed_product.inl" />
<None Include="..\cw3\dependencies\glm\gtx\norm.inl" />
<None Include="..\cw3\dependencies\glm\gtx\normal.inl" />
<None Include="..\cw3\dependencies\glm\gtx\normalize_dot.inl" />
<None Include="..\cw3\dependencies\glm\gtx\number_precision.inl" />
<None Include="..\cw3\dependencies\glm\gtx\optimum_pow.inl" />
<None Include="..\cw3\dependencies\glm\gtx\orthonormalize.inl" />
<None Include="..\cw3\dependencies\glm\gtx\perpendicular.inl" />
<None Include="..\cw3\dependencies\glm\gtx\polar_coordinates.inl" />
<None Include="..\cw3\dependencies\glm\gtx\projection.inl" />
<None Include="..\cw3\dependencies\glm\gtx\quaternion.inl" />
<None Include="..\cw3\dependencies\glm\gtx\raw_data.inl" />
<None Include="..\cw3\dependencies\glm\gtx\rotate_normalized_axis.inl" />
<None Include="..\cw3\dependencies\glm\gtx\rotate_vector.inl" />
<None Include="..\cw3\dependencies\glm\gtx\scalar_relational.inl" />
<None Include="..\cw3\dependencies\glm\gtx\simd_mat4.inl" />
<None Include="..\cw3\dependencies\glm\gtx\simd_quat.inl" />
<None Include="..\cw3\dependencies\glm\gtx\simd_vec4.inl" />
<None Include="..\cw3\dependencies\glm\gtx\spline.inl" />
<None Include="..\cw3\dependencies\glm\gtx\std_based_type.inl" />
<None Include="..\cw3\dependencies\glm\gtx\string_cast.inl" />
<None Include="..\cw3\dependencies\glm\gtx\transform.inl" />
<None Include="..\cw3\dependencies\glm\gtx\transform2.inl" />
<None Include="..\cw3\dependencies\glm\gtx\type_aligned.inl" />
<None Include="..\cw3\dependencies\glm\gtx\type_trait.inl" />
<None Include="..\cw3\dependencies\glm\gtx\vector_angle.inl" />
<None Include="..\cw3\dependencies\glm\gtx\vector_query.inl" />
<None Include="..\cw3\dependencies\glm\gtx\wrap.inl" />
<None Include="..\cw3\exercises_3.html" />
<None Include="..\cw3\zadania_3.html" />
<None Include="shaders\shader_color.frag" />
<None Include="shaders\shader_color.vert" />
<None Include="shaders\shader_tex.frag" />
<None Include="shaders\shader_tex.vert" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\cw3\dependencies\glm\detail\dummy.cpp" />
<ClCompile Include="..\cw3\dependencies\glm\detail\glm.cpp" />
<ClCompile Include="..\cw3\src\Box.cpp" />
<ClCompile Include="..\cw3\src\Camera.cpp" />
<ClCompile Include="..\cw3\src\main_3_1.cpp" />
<ClCompile Include="..\cw3\src\Render_Utils.cpp" />
<ClCompile Include="..\cw3\src\Shader_Loader.cpp" />
<ClCompile Include="src\Box.cpp" />
<ClCompile Include="src\Camera.cpp" />
<ClCompile Include="src\main_2_1a.cpp" />
<ClCompile Include="src\Render_Utils.cpp" />
<ClCompile Include="src\Shader_Loader.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\cw3\dependencies\freeglut\include\GL\freeglut.h" />
<ClInclude Include="..\cw3\dependencies\freeglut\include\GL\freeglut_ext.h" />
<ClInclude Include="..\cw3\dependencies\freeglut\include\GL\freeglut_std.h" />
<ClInclude Include="..\cw3\dependencies\freeglut\include\GL\glut.h" />
<ClInclude Include="..\cw3\dependencies\glew-2.0.0\include\GL\eglew.h" />
<ClInclude Include="..\cw3\dependencies\glew-2.0.0\include\GL\glew.h" />
<ClInclude Include="..\cw3\dependencies\glew-2.0.0\include\GL\glxew.h" />
<ClInclude Include="..\cw3\dependencies\glew-2.0.0\include\GL\wglew.h" />
<ClInclude Include="..\cw3\dependencies\glm\common.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_common.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_exponential.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_geometric.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_integer.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_matrix.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_packing.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_trigonometric.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\func_vector_relational.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\precision.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\setup.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_float.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_gentype.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_half.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_int.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat2x2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat2x3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat2x4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat3x2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat3x3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat3x4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat4x2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat4x3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_mat4x4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_vec.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_vec1.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_vec2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_vec3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\type_vec4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\_features.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\_fixes.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\_noise.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\_swizzle.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\_swizzle_func.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\detail\_vectorize.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\exponential.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\ext.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\fwd.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\geometric.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\glm.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\bitfield.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\color_space.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\constants.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\epsilon.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\functions.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\integer.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\matrix_access.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\matrix_integer.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\matrix_inverse.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\matrix_transform.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\noise.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\packing.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\quaternion.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\random.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\reciprocal.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\round.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\type_aligned.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\type_precision.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\type_ptr.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\ulp.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtc\vec1.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\associated_min_max.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\bit.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\closest_point.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\color_space.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\color_space_YCoCg.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\common.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\compatibility.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\component_wise.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\dual_quaternion.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\euler_angles.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\extend.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\extended_min_max.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\fast_exponential.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\fast_square_root.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\fast_trigonometry.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\gradient_paint.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\handed_coordinate_space.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\hash.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\integer.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\intersect.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\io.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\log_base.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_cross_product.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_decompose.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_interpolation.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_major_storage.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_operation.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_query.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\matrix_transform_2d.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\mixed_product.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\norm.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\normal.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\normalize_dot.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\number_precision.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\optimum_pow.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\orthonormalize.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\perpendicular.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\polar_coordinates.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\projection.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\quaternion.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\range.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\raw_data.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\rotate_normalized_axis.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\rotate_vector.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\scalar_multiplication.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\scalar_relational.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\simd_mat4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\simd_quat.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\simd_vec4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\spline.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\std_based_type.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\string_cast.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\transform.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\transform2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\type_aligned.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\type_trait.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\vector_angle.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\vector_query.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\gtx\wrap.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\integer.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat2x2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat2x3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat2x4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat3x2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat3x3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat3x4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat4x2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat4x3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\mat4x4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\matrix.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\packing.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\simd\common.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\exponential.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\geometric.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\integer.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\matrix.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\packing.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\platform.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\trigonometric.h" />
<ClInclude Include="..\cw3\dependencies\glm\simd\vector_relational.h" />
<ClInclude Include="..\cw3\dependencies\glm\trigonometric.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\vec2.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\vec3.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\vec4.hpp" />
<ClInclude Include="..\cw3\dependencies\glm\vector_relational.hpp" />
<ClInclude Include="..\cw3\src\Camera.h" />
<ClInclude Include="..\cw3\src\objload.h" />
<ClInclude Include="..\cw3\src\Render_Utils.h" />
<ClInclude Include="..\cw3\src\Shader_Loader.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="src\Camera.h" />
<ClInclude Include="src\Render_Utils.h" />
<ClInclude Include="src\Shader_Loader.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="grk-cw2.rc" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{B4031E08-6274-4FFD-B41C-F8EA29E977FB}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>grk-cw9</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>grk-cw2</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LinkIncremental>false</LinkIncremental>
<LibraryPath>$(SolutionDir)dependencies\freeglut\lib;$(SolutionDir)dependencies\glew-2.0.0\lib\Release\Win32;$(SolutionDir)dependencies\assimp;$(LibraryPath)</LibraryPath>
<IncludePath>$(SolutionDir)dependencies\freeglut\include\GL;$(SolutionDir)dependencies\glew-2.0.0\include\GL;$(SolutionDir)dependencies\glm;$(SolutionDir)dependencies\assimp\include;$(IncludePath)</IncludePath>
<ExecutablePath>$(ExecutablePath)</ExecutablePath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
<IncludePath>$(SolutionDir)dependencies\freeglut\include\GL;$(SolutionDir)dependencies\glew-2.0.0\include\GL;$(SolutionDir)dependencies\glm;$(SolutionDir)dependencies\assimp\include;$(IncludePath)</IncludePath>
<LibraryPath>$(SolutionDir)dependencies\freeglut\lib;$(SolutionDir)dependencies\glew-2.0.0\lib\Release\Win32;$(SolutionDir)dependencies\assimp\Release;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
<AdditionalIncludeDirectories>$(SolutionDir)dependencies\physx-4.1\include;$(SolutionDir)dependencies\physx-4.1\source\common\include;$(SolutionDir)dependencies\physx-4.1\source\common\src;$(SolutionDir)dependencies\physx-4.1\source\physx\src;$(SolutionDir)dependencies\physx-4.1\source\physx\src\device;$(SolutionDir)dependencies\physx-4.1\source\physx\src\buffering;$(SolutionDir)dependencies\physx-4.1\source\physxgpu\include;$(SolutionDir)dependencies\physx-4.1\source\geomutils\include;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\contact;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\common;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\convex;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\distance;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\sweep;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\gjk;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\intersection;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\mesh;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\hf;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\pcm;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\ccd;$(SolutionDir)dependencies\physx-4.1\source\lowlevel\api\include;$(SolutionDir)dependencies\physx-4.1\source\lowlevel\software\include;$(SolutionDir)dependencies\physx-4.1\source\lowlevel\common\include\pipeline;$(SolutionDir)dependencies\physx-4.1\source\lowlevelaabb\include;$(SolutionDir)dependencies\physx-4.1\source\lowleveldynamics\include;$(SolutionDir)dependencies\physx-4.1\source\simulationcontroller\include;$(SolutionDir)dependencies\physx-4.1\source\simulationcontroller\src;$(SolutionDir)dependencies\physx-4.1\source\physxcooking\src;$(SolutionDir)dependencies\physx-4.1\source\physxcooking\src\mesh;$(SolutionDir)dependencies\physx-4.1\source\physxcooking\src\convex;$(SolutionDir)dependencies\physx-4.1\source\scenequery\include;$(SolutionDir)dependencies\physx-4.1\source\physxmetadata\core\include;$(SolutionDir)dependencies\physx-4.1\source\immediatemode\include;$(SolutionDir)dependencies\physx-4.1\source\pvd\include;$(SolutionDir)dependencies\physx-4.1\source\foundation\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalDependencies>$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXExtensions_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysX_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXPvdSDK_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXVehicle_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXCharacterKinematic_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXCooking_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXCommon_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\SnippetUtils_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\SnippetRender_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\debug\PhysXFoundation_32.lib;opengl32.lib;freeglut.lib;glew32.lib;zlibd.lib;assimp-vc141-mtd.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<PrecompiledHeader>
</PrecompiledHeader>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<AdditionalIncludeDirectories>$(SolutionDir)dependencies\physx-4.1\include;$(SolutionDir)dependencies\physx-4.1\source\common\include;$(SolutionDir)dependencies\physx-4.1\source\common\src;$(SolutionDir)dependencies\physx-4.1\source\physx\src;$(SolutionDir)dependencies\physx-4.1\source\physx\src\device;$(SolutionDir)dependencies\physx-4.1\source\physx\src\buffering;$(SolutionDir)dependencies\physx-4.1\source\physxgpu\include;$(SolutionDir)dependencies\physx-4.1\source\geomutils\include;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\contact;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\common;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\convex;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\distance;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\sweep;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\gjk;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\intersection;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\mesh;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\hf;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\pcm;$(SolutionDir)dependencies\physx-4.1\source\geomutils\src\ccd;$(SolutionDir)dependencies\physx-4.1\source\lowlevel\api\include;$(SolutionDir)dependencies\physx-4.1\source\lowlevel\software\include;$(SolutionDir)dependencies\physx-4.1\source\lowlevel\common\include\pipeline;$(SolutionDir)dependencies\physx-4.1\source\lowlevelaabb\include;$(SolutionDir)dependencies\physx-4.1\source\lowleveldynamics\include;$(SolutionDir)dependencies\physx-4.1\source\simulationcontroller\include;$(SolutionDir)dependencies\physx-4.1\source\simulationcontroller\src;$(SolutionDir)dependencies\physx-4.1\source\physxcooking\src;$(SolutionDir)dependencies\physx-4.1\source\physxcooking\src\mesh;$(SolutionDir)dependencies\physx-4.1\source\physxcooking\src\convex;$(SolutionDir)dependencies\physx-4.1\source\scenequery\include;$(SolutionDir)dependencies\physx-4.1\source\physxmetadata\core\include;$(SolutionDir)dependencies\physx-4.1\source\immediatemode\include;$(SolutionDir)dependencies\physx-4.1\source\pvd\include;$(SolutionDir)dependencies\physx-4.1\source\foundation\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalDependencies>$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXExtensions_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysX_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXPvdSDK_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXVehicle_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXCharacterKinematic_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXCooking_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXCommon_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\SnippetUtils_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\SnippetRender_static_32.lib;$(SolutionDir)dependencies\physx-4.1\lib\win.x86_32.vc141.mt\release\PhysXFoundation_32.lib;opengl32.lib;freeglut.lib;glew32.lib;zlib.lib;assimp-vc141-mt.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>