diff options
| author | chai <chaifix@163.com> | 2019-08-02 20:51:00 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2019-08-02 20:51:00 +0800 |
| commit | bad78945ceba425f6a80e3b8dca2414d592970eb (patch) | |
| tree | 8bf7540766349c534bf9e5746b24fd7507ba034e /build/external/Luax/Luax.vcxproj | |
| parent | 99b90496765df21c5f377f42b9ed073ccb34c1fd (diff) | |
*修改文件名格式
Diffstat (limited to 'build/external/Luax/Luax.vcxproj')
| -rw-r--r-- | build/external/Luax/Luax.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/external/Luax/Luax.vcxproj b/build/external/Luax/Luax.vcxproj index b9b130d..4ea48a3 100644 --- a/build/external/Luax/Luax.vcxproj +++ b/build/external/Luax/Luax.vcxproj @@ -154,8 +154,8 @@ </ProjectReference> </ItemGroup> <ItemGroup> - <None Include="..\..\..\Source\external\Luax\luax_class.inl" /> - <None Include="..\..\..\Source\external\Luax\luax_state.inl" /> + <None Include="..\..\..\source\external\Luax\luax_class.inc" /> + <None Include="..\..\..\source\external\Luax\luax_state.inc" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |
