Skip to content

Commit 52c8f3e

Browse files
* 漏文件
1 parent 95a28c1 commit 52c8f3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Chapter 7 Drawing in Direct3D Part II/Chapter 7 Drawing in Direct3D Part II.vcxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
<ClCompile Include="Core\SystemTime.cpp" />
127127
<ClCompile Include="Core\Utility.cpp" />
128128
<ClCompile Include="GameApp.cpp" />
129+
<ClCompile Include="GeometryGenerator.cpp" />
129130
<ClCompile Include="main.cpp" />
130131
</ItemGroup>
131132
<ItemGroup>
@@ -173,6 +174,7 @@
173174
<ClInclude Include="Core\Utility.h" />
174175
<ClInclude Include="Core\VectorMath.h" />
175176
<ClInclude Include="GameApp.h" />
177+
<ClInclude Include="GeometryGenerator.h" />
176178
</ItemGroup>
177179
<ItemGroup>
178180
<Text Include="Core\readme\readme_command.txt" />

0 commit comments

Comments
 (0)