diff --git a/Minecraft-Community-Edition/Minecraft-Community-Edition.vcxproj b/Minecraft-Community-Edition/Minecraft-Community-Edition.vcxproj index a14706f..ed3d306 100644 --- a/Minecraft-Community-Edition/Minecraft-Community-Edition.vcxproj +++ b/Minecraft-Community-Edition/Minecraft-Community-Edition.vcxproj @@ -71,7 +71,7 @@ - $(ProjectDir)\Vendor\SFML-3.0.2\include;$(ProjectDir)\;$(ProjectDir)\Vendor\EASTL-3.27.01\include;$(IncludePath) + $(ProjectDir)Vendor\SFML\include;$(ProjectDir)\;$(ProjectDir)Vendor\EASTL\include;$(IncludePath) $(ProjectDir)\Vendor\SFML-3.0.2\lib;$(LibraryPath) @@ -144,18 +144,9 @@ + - - - - - - - - - - @@ -163,8 +154,19 @@ + + + + + + + + + + + - + \ No newline at end of file