Ver Fonte

Removed FlowLayout.h/.cpp again since they are still not ready.

setaylor há 13 anos atrás
pai
commit
2db333d523
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      gameplay/gameplay.vcxproj

+ 0 - 2
gameplay/gameplay.vcxproj

@@ -37,7 +37,6 @@
     <ClCompile Include="src\DepthStencilTarget.cpp" />
     <ClCompile Include="src\Effect.cpp" />
     <ClCompile Include="src\FileSystem.cpp" />
-    <ClCompile Include="src\FlowLayout.cpp" />
     <ClCompile Include="src\Font.cpp" />
     <ClCompile Include="src\Form.cpp" />
     <ClCompile Include="src\FrameBuffer.cpp" />
@@ -129,7 +128,6 @@
     <ClInclude Include="src\DepthStencilTarget.h" />
     <ClInclude Include="src\Effect.h" />
     <ClInclude Include="src\FileSystem.h" />
-    <ClInclude Include="src\FlowLayout.h" />
     <ClInclude Include="src\Font.h" />
     <ClInclude Include="src\Form.h" />
     <ClInclude Include="src\FrameBuffer.h" />