浏览代码

lolcore fix

undefined
Benjamin ‘Touky’ Huet Sam Hocevar <sam@hocevar.net> 11 年前
父节点
当前提交
52970d9546
共有 1 个文件被更改,包括 6 次插入2 次删除
  1. +6
    -2
      src/lolcore.vcxproj.filters

+ 6
- 2
src/lolcore.vcxproj.filters 查看文件

@@ -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>


||||||
x
 
000:0
正在加载...
取消
保存