Add a partial unit test for vector2d and fix several issues with the resize function
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
<ClCompile Include="..\..\..\test\town_legacy.cpp" />
|
||||
<ClCompile Include="..\..\..\test\town_read.cpp" />
|
||||
<ClCompile Include="..\..\..\test\town_write.cpp" />
|
||||
<ClCompile Include="..\..\..\test\vector2d.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenedit\scen.fileio.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -154,4 +155,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user