diff options
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" /> |