Commit 073ea36f authored by 刘乐's avatar 刘乐

1, 修正

parent 1dccbf58
...@@ -149,7 +149,6 @@ ...@@ -149,7 +149,6 @@
<ClCompile Include="CivHydrTest.cpp" /> <ClCompile Include="CivHydrTest.cpp" />
<ClCompile Include="CivTestContext.cpp" /> <ClCompile Include="CivTestContext.cpp" />
<ClCompile Include="main.cpp" /> <ClCompile Include="main.cpp" />
<ClCompile Include="main1.cpp" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="CivHydrTest.h" /> <ClInclude Include="CivHydrTest.h" />
......
...@@ -21,9 +21,6 @@ ...@@ -21,9 +21,6 @@
<ClCompile Include="CivTestContext.cpp"> <ClCompile Include="CivTestContext.cpp">
<Filter>源文件</Filter> <Filter>源文件</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="main1.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="main.cpp"> <ClCompile Include="main.cpp">
<Filter>源文件</Filter> <Filter>源文件</Filter>
</ClCompile> </ClCompile>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment