diff options
Diffstat (limited to 'FreeFileSync.vcxproj')
-rw-r--r-- | FreeFileSync.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FreeFileSync.vcxproj b/FreeFileSync.vcxproj index 4d42e24e..e144579e 100644 --- a/FreeFileSync.vcxproj +++ b/FreeFileSync.vcxproj @@ -237,6 +237,7 @@ <ClCompile Include="lib\resources.cpp" /> <ClCompile Include="lib\shadow.cpp" /> <ClCompile Include="lib\status_handler.cpp" /> + <ClCompile Include="lib\versioning.cpp" /> <ClCompile Include="lib\xml_base.cpp" /> <ClCompile Include="structures.cpp" /> <ClCompile Include="synchronization.cpp" /> |