summaryrefslogtreecommitdiffstats
path: root/VC2013/Lua.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--VC2013/Lua.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/VC2013/Lua.vcxproj b/VC2013/Lua.vcxproj
index d4395b2d2..24f58f28c 100644
--- a/VC2013/Lua.vcxproj
+++ b/VC2013/Lua.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug profiled|Win32">
@@ -138,7 +138,7 @@
<ClCompile Include="..\lib\lua\src\ldebug.c" />
<ClCompile Include="..\lib\lua\src\ldo.c" />
<ClCompile Include="..\lib\lua\src\ldump.c" />
- <ClCompile Include="..\lib\luaO\src\lfunc.c" />
+ <ClCompile Include="..\lib\lua\src\lfunc.c" />
<ClCompile Include="..\lib\lua\src\lgc.c" />
<ClCompile Include="..\lib\lua\src\linit.c" />
<ClCompile Include="..\lib\lua\src\liolib.c" />