diff options
Diffstat (limited to 'Lanes.vcxproj')
| -rw-r--r-- | Lanes.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Lanes.vcxproj b/Lanes.vcxproj index 120f473..dedffc0 100644 --- a/Lanes.vcxproj +++ b/Lanes.vcxproj | |||
| @@ -1779,6 +1779,8 @@ xcopy /F /I /R /Y "$(OutputPath)$(TargetName).pdb" "$(SolutionDir)_LuaVersions/$ | |||
| 1779 | </ItemGroup> | 1779 | </ItemGroup> |
| 1780 | <ItemGroup> | 1780 | <ItemGroup> |
| 1781 | <None Include="..\..\.clang-format" /> | 1781 | <None Include="..\..\.clang-format" /> |
| 1782 | <None Include="ABOUT" /> | ||
| 1783 | <None Include="BUGS" /> | ||
| 1782 | <None Include="CHANGES" /> | 1784 | <None Include="CHANGES" /> |
| 1783 | <CustomBuild Include="src\lanes.lua"> | 1785 | <CustomBuild Include="src\lanes.lua"> |
| 1784 | <FileType>Document</FileType> | 1786 | <FileType>Document</FileType> |
| @@ -2024,11 +2026,13 @@ xcopy /F /I /R /Y "$(OutputPath)$(TargetName).pdb" "$(SolutionDir)_LuaVersions/$ | |||
| 2024 | </MaxItemsInBatch> | 2026 | </MaxItemsInBatch> |
| 2025 | </CustomBuild> | 2027 | </CustomBuild> |
| 2026 | <None Include="CMakeLists.txt" /> | 2028 | <None Include="CMakeLists.txt" /> |
| 2029 | <None Include="COPYRIGHT" /> | ||
| 2027 | <None Include="docs\comparison.html" /> | 2030 | <None Include="docs\comparison.html" /> |
| 2028 | <None Include="docs\index.html" /> | 2031 | <None Include="docs\index.html" /> |
| 2029 | <None Include="lanes-4.0.0-0.rockspec" /> | 2032 | <None Include="lanes-4.0.0-0.rockspec" /> |
| 2030 | <None Include="Lanes.slnenv" /> | 2033 | <None Include="Lanes.slnenv" /> |
| 2031 | <None Include="make-vc.cmd" /> | 2034 | <None Include="make-vc.cmd" /> |
| 2035 | <None Include="README" /> | ||
| 2032 | <None Include="Shared.makefile" /> | 2036 | <None Include="Shared.makefile" /> |
| 2033 | <None Include="src\Lanes.makefile" /> | 2037 | <None Include="src\Lanes.makefile" /> |
| 2034 | <None Include="Makefile" /> | 2038 | <None Include="Makefile" /> |
