summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-17 11:57:08 +0800
committerchai <chaifix@163.com>2019-03-17 11:57:08 +0800
commitaf78bbf9f1ea499be92611aa4a63664d79d13b25 (patch)
tree677a7596a9d9af85f0f01ea0647fb6b49ab9fa0d /Build
parentb2dbd84b019648d59df5046f154a30c10b6d7eca (diff)
*luax
Diffstat (limited to 'Build')
-rw-r--r--Build/3rdParty/Luax/Luax.vcxproj1
-rw-r--r--Build/3rdParty/Luax/Luax.vcxproj.filters1
2 files changed, 0 insertions, 2 deletions
diff --git a/Build/3rdParty/Luax/Luax.vcxproj b/Build/3rdParty/Luax/Luax.vcxproj
index bfefbb9..3da7f29 100644
--- a/Build/3rdParty/Luax/Luax.vcxproj
+++ b/Build/3rdParty/Luax/Luax.vcxproj
@@ -137,7 +137,6 @@
<ClInclude Include="..\..\..\Source\3rdParty\Luax\luax_state.h" />
</ItemGroup>
<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" />
diff --git a/Build/3rdParty/Luax/Luax.vcxproj.filters b/Build/3rdParty/Luax/Luax.vcxproj.filters
index 1e374c7..f48ce37 100644
--- a/Build/3rdParty/Luax/Luax.vcxproj.filters
+++ b/Build/3rdParty/Luax/Luax.vcxproj.filters
@@ -16,7 +16,6 @@
<ClInclude Include="..\..\..\Source\3rdParty\Luax\luax_memberref.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="..\..\..\Source\3rdParty\Luax\luax.cpp" />
<ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_module.cpp" />
<ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_ref.cpp" />
<ClCompile Include="..\..\..\Source\3rdParty\Luax\luax_state.cpp" />