diff options
author | chai <chaifix@163.com> | 2019-03-17 10:49:50 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-17 10:49:50 +0800 |
commit | ad2805aa839892589c13a615730da52f6e474709 (patch) | |
tree | f818bbacee347f8d64d9134ffe4fbda366ba87fe /Build/3rdParty/Luax/Luax.vcxproj | |
parent | fb830270c5269a22819a0c0f1ee280f9aa3f1b39 (diff) |
*luax
Diffstat (limited to 'Build/3rdParty/Luax/Luax.vcxproj')
-rw-r--r-- | Build/3rdParty/Luax/Luax.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/3rdParty/Luax/Luax.vcxproj b/Build/3rdParty/Luax/Luax.vcxproj index f8dcf00..bfefbb9 100644 --- a/Build/3rdParty/Luax/Luax.vcxproj +++ b/Build/3rdParty/Luax/Luax.vcxproj @@ -139,6 +139,7 @@ <ItemGroup> <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax.cpp" /> <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_cfunctions.cpp" /> + <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_class.cpp" /> <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_context.cpp" /> <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_enum.cpp" /> <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_memberref.cpp" /> |