Updated MSVC2010 project file.

This commit is contained in:
rude
2011-05-16 14:10:07 +02:00
parent 360c190ef7
commit e65f79e8e9
2 changed files with 0 additions and 8 deletions
-2
View File
@@ -14,7 +14,6 @@
<ClCompile Include="..\..\src\common\b64.cpp" />
<ClCompile Include="..\..\src\common\Exception.cpp" />
<ClCompile Include="..\..\src\common\Matrix.cpp" />
<ClCompile Include="..\..\src\common\MemoryData.cpp" />
<ClCompile Include="..\..\src\common\Object.cpp" />
<ClCompile Include="..\..\src\common\Reference.cpp" />
<ClCompile Include="..\..\src\common\runtime.cpp" />
@@ -211,7 +210,6 @@
<ClInclude Include="..\..\src\common\Exception.h" />
<ClInclude Include="..\..\src\common\math.h" />
<ClInclude Include="..\..\src\common\Matrix.h" />
<ClInclude Include="..\..\src\common\MemoryData.h" />
<ClInclude Include="..\..\src\common\Module.h" />
<ClInclude Include="..\..\src\common\Object.h" />
<ClInclude Include="..\..\src\common\Reference.h" />