diff options
| author | chai <chaifix@163.com> | 2021-12-03 09:58:56 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2021-12-03 09:58:56 +0800 |
| commit | d9bd02c2471ec14c52df65cf7b5c106eddabe080 (patch) | |
| tree | fb5e7797222d2bae81212c205aa06d58d723333d /Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj | |
| parent | b62f87c9496cb38f9c49139386edf85d4fa14390 (diff) | |
*misc
Diffstat (limited to 'Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj')
| -rw-r--r-- | Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj b/Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj index cd3760a..40ccb7d 100644 --- a/Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj +++ b/Client/Project/VisualStudio/Sand2D/Sand2D.vcxproj @@ -123,6 +123,8 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClInclude Include="..\..\..\Source\Sand2D\Common\Settings.h" />
+ <ClInclude Include="..\..\..\Source\Sand2D\Common\Type.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|
