Bläddra i källkod

lolcore fix

undefined
Benjamin ‘Touky’ Huet Sam Hocevar <sam@hocevar.net> 10 år sedan
förälder
incheckning
52970d9546
1 ändrade filer med 6 tillägg och 2 borttagningar
  1. +6
    -2
      src/lolcore.vcxproj.filters

+ 6
- 2
src/lolcore.vcxproj.filters Visa fil

@@ -343,8 +343,12 @@
<ClCompile Include="easymesh\easymeshbuild.cpp">
<Filter>easymesh</Filter>
</ClCompile>
<ClCompile Include="image\codec\zed-image.cpp" />
<ClCompile Include="image\codec\zed-palette-image.cpp" />
<ClCompile Include="image\codec\zed-image.cpp">
<Filter>image\codec</Filter>
</ClCompile>
<ClCompile Include="image\codec\zed-palette-image.cpp">
<Filter>image\codec</Filter>
</ClCompile>
<ClCompile Include="sys\thread.cpp">
<Filter>sys</Filter>
</ClCompile>


Laddar…
Avbryt
Spara