summaryrefslogtreecommitdiffstats
path: root/VC2013/ToLua.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'VC2013/ToLua.vcxproj')
-rw-r--r--VC2013/ToLua.vcxproj14
1 files changed, 7 insertions, 7 deletions
diff --git a/VC2013/ToLua.vcxproj b/VC2013/ToLua.vcxproj
index cd032d3b3..4f4b8875d 100644
--- a/VC2013/ToLua.vcxproj
+++ b/VC2013/ToLua.vcxproj
@@ -134,15 +134,15 @@
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\tolua++-1.0.93\src\bin\tolua.c" />
- <ClCompile Include="..\tolua++-1.0.93\src\lib\tolua_event.c" />
- <ClCompile Include="..\tolua++-1.0.93\src\lib\tolua_is.c" />
- <ClCompile Include="..\tolua++-1.0.93\src\lib\tolua_map.c" />
- <ClCompile Include="..\tolua++-1.0.93\src\lib\tolua_push.c" />
- <ClCompile Include="..\tolua++-1.0.93\src\lib\tolua_to.c" />
+ <ClCompile Include="..\lib\tolua++\src\bin\tolua.c" />
+ <ClCompile Include="..\lib\tolua++\src\lib\tolua_event.c" />
+ <ClCompile Include="..\lib\tolua++\src\lib\tolua_is.c" />
+ <ClCompile Include="..\lib\tolua++\src\lib\tolua_map.c" />
+ <ClCompile Include="..\lib\tolua++\src\lib\tolua_push.c" />
+ <ClCompile Include="..\lib\tolua++\src\lib\tolua_to.c" />
</ItemGroup>
<ItemGroup>
- <ClInclude Include="..\tolua++-1.0.93\src\lib\tolua_event.h" />
+ <ClInclude Include="..\lib\tolua++\src\lib\tolua_event.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">